Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1220

2016-05-16 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-13161. remove JDK7 from Dockerfile (aw) -- [...truncated 5091 lines...] Running org.apache.hadoop.hdfs.TestFileCreation Tests run: 6, Failures: 0, Errors: 0, Skip

Hadoop-Hdfs-trunk-Java8 - Build # 1220 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1220/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5284 lines...] [INFO] --- maven-clean-plugin:2.5:cl

[jira] [Created] (HDFS-10417) Actionable logs

2016-05-16 Thread Tianyin Xu (JIRA)
Tianyin Xu created HDFS-10417: - Summary: Actionable logs Key: HDFS-10417 URL: https://issues.apache.org/jira/browse/HDFS-10417 Project: Hadoop HDFS Issue Type: Improvement Components:

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1219

2016-05-16 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-12930. Dynamic subcommands for hadoop shell scripts (aw) [sjlee] HDFS-10208. Addendum for HDFS-9579: to handle the case when client -- [...truncated 5221 lines..

Hadoop-Hdfs-trunk-Java8 - Build # 1219 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1219/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5414 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Re: [DISCUSS] Set minimum version of Hadoop 3 to JDK8 (HADOOP-11858)

2016-05-16 Thread Allen Wittenauer
OK, it looks like if someone commits HADOOP-13161, then trunk only uses JDK8 and branch-2 will use JDK7 and JDK8 during precommit with no changes required to Apache Yetus. :D > On May 16, 2016, at 5:38 PM, Allen Wittenauer > wrote: > > > There’s a bunch of stuff that needs to happen

[jira] [Created] (HDFS-10416) Empty exception msg in the checking of superuser priviledge in DataNode

2016-05-16 Thread Tianyin Xu (JIRA)
Tianyin Xu created HDFS-10416: - Summary: Empty exception msg in the checking of superuser priviledge in DataNode Key: HDFS-10416 URL: https://issues.apache.org/jira/browse/HDFS-10416 Project: Hadoop HDFS

Hadoop-Hdfs-trunk-Java8 - Build # 1218 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1218/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5405 lines...] [INFO] [INFO] --- maven-antrun-plug

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1218

2016-05-16 Thread Apache Jenkins Server
See Changes: [lei] HDFS-10410. RedundantEditLogInputStream.LOG is set to wrong class. (John -- [...truncated 5212 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

[jira] [Created] (HDFS-10415) TestDistributedFileSystem#testDFSCloseOrdering() fails on branch-2

2016-05-16 Thread Sangjin Lee (JIRA)
Sangjin Lee created HDFS-10415: -- Summary: TestDistributedFileSystem#testDFSCloseOrdering() fails on branch-2 Key: HDFS-10415 URL: https://issues.apache.org/jira/browse/HDFS-10415 Project: Hadoop HDFS

Hadoop-Hdfs-trunk - Build # 3153 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/3153/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 349 lines...] [INFO] --- maven-source-plugin:2.3:jar-no-f

Build failed in Jenkins: Hadoop-Hdfs-trunk #3153

2016-05-16 Thread Apache Jenkins Server
See Changes: [aw] HADOOP-12930. Dynamic subcommands for hadoop shell scripts (aw) -- [...truncated 157 lines...] [INFO] Apache Hadoop YARN Server . SKIPPED [INFO] Apache

[jira] [Created] (HDFS-10414) allow disabling trash on per-directory basis

2016-05-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HDFS-10414: --- Summary: allow disabling trash on per-directory basis Key: HDFS-10414 URL: https://issues.apache.org/jira/browse/HDFS-10414 Project: Hadoop HDFS Issue

Build failed in Jenkins: Hadoop-Hdfs-trunk #3152

2016-05-16 Thread Apache Jenkins Server
See Changes: [lei] HDFS-10410. RedundantEditLogInputStream.LOG is set to wrong class. (John -- [...truncated 173 lines...] [INFO] Apache Hadoop MapReduce Client SKIPPED [IN

Hadoop-Hdfs-trunk - Build # 3152 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/3152/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 365 lines...] [INFO] --- maven-source-plugin:2.3:jar-no-f

Re: [DISCUSS] Set minimum version of Hadoop 3 to JDK8 (HADOOP-11858)

2016-05-16 Thread John Zhuge
Thanks Andrew. Looking forward to CompletableFuture and Streams. John Zhuge Software Engineer, Cloudera > On May 16, 2016, at 3:58 PM, Andrew Wang wrote: > > Very happy to announce that we've committed HADOOP-11858. I'm looking > forward to writing my first lambda in Java. I also attached a vi

[RESULT] Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-16 Thread Allen Wittenauer
Vote passes. 1 = +1 non-binding 4 = +1 binding I’ll squash and commit here in a sec. Thanks everyone! - To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache

Re: [DISCUSS] Set minimum version of Hadoop 3 to JDK8 (HADOOP-11858)

2016-05-16 Thread Allen Wittenauer
There’s a bunch of stuff that needs to happen at the Jenkins level: * Kill off the JDK7 trunk builds for HADOOP, HDFS, MAPRED, YARN * Remove JDK7 from pre-commit for HADOOP, HDFS, MAPRED, YARN One thing that needs to happen in the Apache Yetus project: * Wait until YETUS-369 has been written and

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1217

2016-05-16 Thread Apache Jenkins Server
See Changes: [jing9] HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo [wang] HADOOP-11858. [JDK8] Set minimum version of Hadoop 3 to JDK 8. -- [...truncated 7133 line

Hadoop-Hdfs-trunk-Java8 - Build # 1217 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1217/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7326 lines...] [INFO] --- maven-antrun-plugin:1.7:r

[jira] [Created] (HDFS-10413) Implement asynchronous listStatus for DistributedFileSystem

2016-05-16 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HDFS-10413: Summary: Implement asynchronous listStatus for DistributedFileSystem Key: HDFS-10413 URL: https://issues.apache.org/jira/browse/HDFS-10413 Project: Hadoop HDFS

Build failed in Jenkins: Hadoop-Hdfs-trunk #3151

2016-05-16 Thread Apache Jenkins Server
See Changes: [jing9] HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo [wang] HADOOP-11858. [JDK8] Set minimum version of Hadoop 3 to JDK 8. -- [...truncated 157 lines...] [

Hadoop-Hdfs-trunk - Build # 3151 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/3151/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 349 lines...] [INFO] --- maven-source-plugin:2.3:jar-no-f

Re: [DISCUSS] Set minimum version of Hadoop 3 to JDK8 (HADOOP-11858)

2016-05-16 Thread Andrew Wang
Very happy to announce that we've committed HADOOP-11858. I'm looking forward to writing my first lambda in Java. I also attached a video to the JIRA so we can all relive this moment in Hadoop development history. It sounds like there's some precommit work to align test-patch with this change. I'm

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1216

2016-05-16 Thread Apache Jenkins Server
See Changes: [epayne] YARN-5069. TestFifoScheduler.testResourceOverCommit race condition. -- [...truncated 9046 lines...] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1

Hadoop-Hdfs-trunk-Java8 - Build # 1216 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1216/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9239 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Hadoop-Hdfs-trunk - Build # 3150 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/3150/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5399 lines...] [INFO] [INFO] --- maven-antrun-plugin:1.7

Build failed in Jenkins: Hadoop-Hdfs-trunk #3150

2016-05-16 Thread Apache Jenkins Server
See Changes: [epayne] YARN-5069. TestFifoScheduler.testResourceOverCommit race condition. -- [...truncated 5206 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.193 s

[jira] [Created] (HDFS-10412) Add optional non-thread support for better perfromance

2016-05-16 Thread Stephen Bovy (JIRA)
Stephen Bovy created HDFS-10412: --- Summary: Add optional non-thread support for better perfromance Key: HDFS-10412 URL: https://issues.apache.org/jira/browse/HDFS-10412 Project: Hadoop HDFS Issu

Hadoop-Hdfs-trunk-Java8 - Build # 1215 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1215/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6996 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1215

2016-05-16 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error [cnauroth] HADOOP-13149. Windows distro build fails on dist-copynativelibs. -- [...truncated

Build failed in Jenkins: Hadoop-Hdfs-trunk #3149

2016-05-16 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error [cnauroth] HADOOP-13149. Windows distro build fails on dist-copynativelibs. -- [...truncated 8197 l

Hadoop-Hdfs-trunk - Build # 3149 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/3149/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8390 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

[jira] [Created] (HDFS-10411) libhdfs++: Incorrect parse of URIs from hdfs-site.xml

2016-05-16 Thread James Clampffer (JIRA)
James Clampffer created HDFS-10411: -- Summary: libhdfs++: Incorrect parse of URIs from hdfs-site.xml Key: HDFS-10411 URL: https://issues.apache.org/jira/browse/HDFS-10411 Project: Hadoop HDFS

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1214

2016-05-16 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-4325. Nodemanager log handlers fail to send finished/failed events -- [...truncated 5826 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option Max

Hadoop-Hdfs-trunk-Java8 - Build # 1214 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1214/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6019 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Build failed in Jenkins: Hadoop-Hdfs-trunk #3148

2016-05-16 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-4325. Nodemanager log handlers fail to send finished/failed events -- [...truncated 5226 lines...] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124

Hadoop-Hdfs-trunk - Build # 3148 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/3148/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5419 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

[jira] [Created] (HDFS-10410) RedundantEditLogInputStream#LOG is set to wrong class

2016-05-16 Thread John Zhuge (JIRA)
John Zhuge created HDFS-10410: - Summary: RedundantEditLogInputStream#LOG is set to wrong class Key: HDFS-10410 URL: https://issues.apache.org/jira/browse/HDFS-10410 Project: Hadoop HDFS Issue Typ

Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-16 Thread Chris Nauroth
Understood about the tests. --Chris Nauroth On 5/15/16, 7:30 AM, "Allen Wittenauer" wrote: > >> On May 14, 2016, at 3:11 PM, Chris Nauroth >>wrote: >> >> +1 (binding) >> >> -Tried a dry-run merge of HADOOP-12930 to trunk. >> -Successfully built distro on Windows. >> -Ran "hdfs namenode",

Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-16 Thread Akira AJISAKA
+1. - Checked out HADOOP-12930 - Built by "mvn package -Pdist -DskipTests -Dtar" successfully - Added custom subcommands to ~/.hadooprc and confirmed they worked - Built documentation and it looks good Thanks, Akira On 5/15/16 02:33, Allen Wittenauer wrote: This vote closes in 2 days and the

[jira] [Created] (HDFS-10409) libhdfs++: Something is holding connection_state_lock in RpcConnectionImpl destructor

2016-05-16 Thread James Clampffer (JIRA)
James Clampffer created HDFS-10409: -- Summary: libhdfs++: Something is holding connection_state_lock in RpcConnectionImpl destructor Key: HDFS-10409 URL: https://issues.apache.org/jira/browse/HDFS-10409

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1213

2016-05-16 Thread Apache Jenkins Server
See Changes: [kai.zheng] HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed -- [...truncated 6397 lines...] Running org.apache.hadoop.hdfs.client.impl.TestClientBlo

Hadoop-Hdfs-trunk-Java8 - Build # 1213 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1213/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6590 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Hadoop-Hdfs-trunk - Build # 3147 - Still Failing

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/3147/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5375 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

Build failed in Jenkins: Hadoop-Hdfs-trunk #3147

2016-05-16 Thread Apache Jenkins Server
See Changes: [kai.zheng] HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed -- [...truncated 5182 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed

[jira] [Created] (HDFS-10408) Add tests for out-of-order asynchronous rename/setPermission/setOwner

2016-05-16 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HDFS-10408: Summary: Add tests for out-of-order asynchronous rename/setPermission/setOwner Key: HDFS-10408 URL: https://issues.apache.org/jira/browse/HDFS-10408 Project: Hadoop H

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1212

2016-05-16 Thread Apache Jenkins Server
See Changes: [wang] HDFS-10333. Intermittent org.apache.hadoop.hdfs.TestFileAppend failure -- [...truncated 5864 lines...] at org.apache.hadoop.hdfs.server.datanode.DataNode.(Dat

Hadoop-Hdfs-trunk-Java8 - Build # 1212 - Failure

2016-05-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1212/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6057 lines...] [INFO] [INFO] --- maven-antrun-plug