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

2015-10-05 Thread Apache Jenkins Server
See Changes: [wangda] YARN-4176. Resync NM nodelabels with RM periodically for distributed -- [...truncated 7964 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6

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

2015-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/458/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8157 lines...] [INFO] --- maven-antrun-plugin:1.7:ru

Re: [DISCUSS] About the details of JDK-8 support

2015-10-05 Thread SasakiKai
Hello Thank you for sharing information about JDK support discussion. I'd like to share what I know now. In terms of runtime level support, we've tried JDK8 with HDP2.3. Although of course there may be several diffs between HDP and upstream(trunk, branch-2), it is generally working well. We ar

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-9155. OEV should treat .XML files as XML even when the file name [aw] HADOOP-10949. metrics2 sink plugin for Apache Kafka (Babak Behzad via [wangda] YARN-4176. Resync NM nodelabels with RM periodically fo

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

2015-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2397/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7565 lines...] [INFO] Executing tasks main: [mkdir]

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

2015-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/457/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8208 lines...] [INFO] --- maven-antrun-plugin:1.7:ru

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-9155. OEV should treat .XML files as XML even when the file name [aw] HADOOP-10949. metrics2 sink plugin for Apache Kafka (Babak Behzad via -- [...truncated 80

Re: [DISCUSS] About the details of JDK-8 support

2015-10-05 Thread Tsuyoshi Ozawa
I forgot to mention - we also need to upgrade Google Guice to 0.4.0 for source-level JDK8 support in addition to asm and cglib. https://github.com/google/guice/wiki/Guice40 > Some highlights: > Java8 runtime compatibility for Guice core & all extensions. Best regards, - Tsuyoshi On Tue, Oct 6,

[DISCUSS] About the details of JDK-8 support

2015-10-05 Thread Tsuyoshi Ozawa
Hi commiters and users of Hadoop stack, I’ll share the current status of JDK-8 support here. We can take a two-step approach to support JDK-8 - runtime-level support and source-level support. About runtime-level support, I’ve tested Hadoop stack with JDK-8 e.g. MapReduce, Spark, Tez, Flink on YA

[jira] [Created] (HDFS-9200) Avoid lock in BPOfferService#toString

2015-10-05 Thread Uma Maheswara Rao G (JIRA)
Uma Maheswara Rao G created HDFS-9200: - Summary: Avoid lock in BPOfferService#toString Key: HDFS-9200 URL: https://issues.apache.org/jira/browse/HDFS-9200 Project: Hadoop HDFS Issue Type:

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

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

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [vinodkv] HADOOP-12441. Fixed shell-kill command behaviour to work correctly on [cmccabe] HADOOP-12452. Fix tracing documention reflecting the update to htrace-4 -- [...truncated

[jira] [Reopened] (HDFS-9176) TestDirectoryScanner#testThrottling often fails.

2015-10-05 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton reopened HDFS-9176: The latest build hit the same issue again, so it wasn't just a temporary environmental effect.

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

2015-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/456/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8105 lines...] main: [mkdir] Created dir: /hom

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [vinodkv] HADOOP-12441. Fixed shell-kill command behaviour to work correctly on [cmccabe] HADOOP-12452. Fix tracing documention reflecting the update to htrace-4 -- [...trun

[jira] [Created] (HDFS-9199) rename dfs.namenode.replication.min to dfs.replication.min

2015-10-05 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HDFS-9199: -- Summary: rename dfs.namenode.replication.min to dfs.replication.min Key: HDFS-9199 URL: https://issues.apache.org/jira/browse/HDFS-9199 Project: Hadoop HDFS

Re: [VOTE] Merge HDFS-7285 (erasure coding) branch to trunk

2015-10-05 Thread Zhe Zhang
Thanks Vinay for capturing the issue and Uma for offering the help. --- Zhe Zhang On Mon, Oct 5, 2015 at 12:19 PM, Gangumalla, Uma wrote: > Vinay, > > > I would merge them as part of HDFS-9182. > > Thanks, > Uma > > > > On 10/5/15, 12:48 AM, "Vinayakumar B" wrote: > > >Hi Andrew, > > I see CH

Re: [VOTE] Merge HDFS-7285 (erasure coding) branch to trunk

2015-10-05 Thread Gangumalla, Uma
Vinay, I would merge them as part of HDFS-9182. Thanks, Uma On 10/5/15, 12:48 AM, "Vinayakumar B" wrote: >Hi Andrew, > I see CHANGES.txt entries not yet merged from CHANGES-HDFS-EC-7285.txt. > > Was this intentional? > >Regards, >Vinay > >On Wed, Sep 30, 2015 at 9:15 PM, Andrew Wang >wrot

Re: [DISCUSS] Looking to a 2.8.0 release

2015-10-05 Thread Colin P. McCabe
I think it makes sense to have a 2.8 release since there are a tremendous number of JIRAs in 2.8 that are not in 2.7. Doing a 3.x release seems like something we should consider separately since it would not have the same compatibility guarantees as a 2.8 release. There's a pretty big delta betwee

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

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

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9158. [OEV-Doc] : Document does not mention about '-f' and '-r' -- [...truncated 8216 lines...] Running org.apache.hadoop.hdfs.TestDFSStorageStateRecovery Test

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9158. [OEV-Doc] : Document does not mention about '-f' and '-r' -- [...truncated 7919 lines...] at org.junit.Assert.assertNull(Assert.java:656)

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

2015-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/455/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8112 lines...] [INFO] --- maven-antrun-plugin:1.7:ru

[jira] [Resolved] (HDFS-9176) TestDirectoryScanner#testThrottling often fails.

2015-10-05 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton resolved HDFS-9176. Resolution: Not A Problem The test failed twice is an odd way and hasn't failed since in the

[jira] [Created] (HDFS-9198) Coalesce IBR processing in the NN

2015-10-05 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-9198: - Summary: Coalesce IBR processing in the NN Key: HDFS-9198 URL: https://issues.apache.org/jira/browse/HDFS-9198 Project: Hadoop HDFS Issue Type: Improvement

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9151. Mover should print the exit status/reason on console like -- [...truncated 7865 lines...] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed

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

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

[jira] [Resolved] (HDFS-9194) AlreadyBeingCreatedException ... because pendingCreates is non-null but no leases found.

2015-10-05 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze resolved HDFS-9194. --- Resolution: Duplicate > AlreadyBeingCreatedException ... because pendingCreates is non-

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

2015-10-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/454/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6820 lines...] [INFO] [INFO] --- maven-antrun-plugi

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

2015-10-05 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9151. Mover should print the exit status/reason on console like -- [...truncated 6627 lines...] Running org.apache.hadoop.hdfs.server.datanode.TestDeleteB

Re: [VOTE] Merge HDFS-7285 (erasure coding) branch to trunk

2015-10-05 Thread Vinayakumar B
Hi Andrew, I see CHANGES.txt entries not yet merged from CHANGES-HDFS-EC-7285.txt. Was this intentional? Regards, Vinay On Wed, Sep 30, 2015 at 9:15 PM, Andrew Wang wrote: > Branch has been merged to trunk, thanks again to everyone who worked on the > feature! > > On Tue, Sep 29, 2015 at 10:

[jira] [Created] (HDFS-9197) Snapshot FileDiff added to last snapshot when INodeFile accessTime field is updated

2015-10-05 Thread Alex Ivanov (JIRA)
Alex Ivanov created HDFS-9197: - Summary: Snapshot FileDiff added to last snapshot when INodeFile accessTime field is updated Key: HDFS-9197 URL: https://issues.apache.org/jira/browse/HDFS-9197 Project: Ha