Build failed in Jenkins: Hadoop-Common-trunk #2731

2016-05-06 Thread Apache Jenkins Server
See Changes: [iwasakims] HDFS-2043. TestHFlush failing intermittently. Contributed by Lin Yiqun. -- [...truncated 3845 lines...] Generating

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #1443

2016-05-06 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org

[jira] [Created] (HADOOP-13106) if fs.s3a.block.size option == 0, use partition size option for blocksize

2016-05-06 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-13106: --- Summary: if fs.s3a.block.size option == 0, use partition size option for blocksize Key: HADOOP-13106 URL: https://issues.apache.org/jira/browse/HADOOP-13106 Pro

[jira] [Created] (HADOOP-13107) clean up how rumen is executed

2016-05-06 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-13107: - Summary: clean up how rumen is executed Key: HADOOP-13107 URL: https://issues.apache.org/jira/browse/HADOOP-13107 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-13108) dynamic subcommands need a way to manipulate arguments

2016-05-06 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-13108: - Summary: dynamic subcommands need a way to manipulate arguments Key: HADOOP-13108 URL: https://issues.apache.org/jira/browse/HADOOP-13108 Project: Hadoop Com

[jira] [Resolved] (HADOOP-13076) S3A does not perform MD5 verification on stored objects.

2016-05-06 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HADOOP-13076. Resolution: Not A Problem I'm resolving this as Not a Problem. As per prior discussion, S

[jira] [Resolved] (HADOOP-13062) S3A Introspect to invoke incompatible AWS TransferManagerConfiguration methods

2016-05-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-13062. - Resolution: Won't Fix > S3A Introspect to invoke incompatible AWS TransferManagerConfigu

[jira] [Created] (HADOOP-13109) Add ability to edit existing token file via dtutil -alias flag

2016-05-06 Thread Matthew Paduano (JIRA)
Matthew Paduano created HADOOP-13109: Summary: Add ability to edit existing token file via dtutil -alias flag Key: HADOOP-13109 URL: https://issues.apache.org/jira/browse/HADOOP-13109 Project: Ha

Re: Guidance needed on HADOOP-13096 and HADOOP-13097

2016-05-06 Thread Allen Wittenauer
After thinking about it, I think you are correct here: I’m more inclined to do D w/follow-up JIRAs to fix this up. The hadoop and hdfs script functionality is being tested, so it isn’t like HADOOP-12930 is going in with zero unit tests. Never mind that large chunks of hadoop-tools gets m

Compile proto

2016-05-06 Thread Kun Ren
Hi Genius, I added a new proto into the HADOOP_DIR/hadoop-common-project/hadoop-common/src/main/proto, however,every time when I run the following Maven commands: mvn install -DskipTests mvn eclipse:eclipse -DdownloadSources=true -DdownloadJavadocs= true It only compiles a

Re: Compile proto

2016-05-06 Thread Chris Nauroth
Hello Kun, You might need to update hadoop-common-project/hadoop-common/pom.xml to list the new .proto file in the call to protoc. Look for the "compile-protoc" execution within the pom.xml file. --Chris Nauroth On 5/6/16, 1:03 PM, "Kun Ren" wrote: >Hi Genius, > >I added a new proto into t

Re: Guidance needed on HADOOP-13096 and HADOOP-13097

2016-05-06 Thread larry mccay
I agree with your rationale for not doing C now. And those clean up tasks can more easily be discussed when separated from this effort. On Fri, May 6, 2016 at 3:11 PM, Allen Wittenauer wrote: > After thinking about it, I think you are correct here: I’m more > inclined to do D w/follow-u

Re: Compile proto

2016-05-06 Thread Kun Ren
Thanks a lot Chirs. This fixes my problem. On Fri, May 6, 2016 at 4:10 PM, Chris Nauroth wrote: > Hello Kun, > > You might need to update hadoop-common-project/hadoop-common/pom.xml to > list the new .proto file in the call to protoc. Look for the > "compile-protoc" execution within the pom.xm

[jira] [Created] (HADOOP-13111) convert hadoop gridmix to be dynamic

2016-05-06 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-13111: - Summary: convert hadoop gridmix to be dynamic Key: HADOOP-13111 URL: https://issues.apache.org/jira/browse/HADOOP-13111 Project: Hadoop Common Issu

7 build nodes are down

2016-05-06 Thread Allen Wittenauer
Anyone know why? - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Build failed in Jenkins: Hadoop-Common-trunk #2732

2016-05-06 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-12866. add a subcommand for gridmix (Kai Sasaki via aw) -- [...truncated 5137 lines...] Running org.apache.hadoop.security.TestGroupsCaching Tests run: 10, Failures:

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1444

2016-05-06 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-12866. add a subcommand for gridmix (Kai Sasaki via aw) [jlowe] MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer [wangda] getApplicationReport call may raise NPE for removed qu

[jira] [Created] (HADOOP-13112) Change CredentialShell to use CommandShell base class

2016-05-06 Thread Matthew Paduano (JIRA)
Matthew Paduano created HADOOP-13112: Summary: Change CredentialShell to use CommandShell base class Key: HADOOP-13112 URL: https://issues.apache.org/jira/browse/HADOOP-13112 Project: Hadoop Common

Jenkins build is back to normal : Hadoop-Common-trunk #2733

2016-05-06 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1445

2016-05-06 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-4747. AHS error 500 due to NPE when container start event is [wang] HADOOP-12701. Run checkstyle on test source files. Contributed by John [wang] HDFS-9939. Increase DecompressorStream skip buffer s

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1446

2016-05-06 Thread Apache Jenkins Server
See Changes: [iwasakims] HDFS-10374. typo in HDFSHighAvailabilityWithQJM doc. Contributed by -- [...truncated 5559 lines...] Running org.apache.hadoop.io.TestVersionedWritable Tests run

[jira] [Created] (HADOOP-13113) Enable parallel test execution for hadoop-aws.

2016-05-06 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-13113: -- Summary: Enable parallel test execution for hadoop-aws. Key: HADOOP-13113 URL: https://issues.apache.org/jira/browse/HADOOP-13113 Project: Hadoop Common