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

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

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [lei] HDFS-9655. NN should start JVM pause monitor before loading fsimage. [xgong] YARN-4559. Make leader elector and zk store share the same curator [xgong] YARN-4611. Fix scheduler load simulator to support multi-laye

RE: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Zheng, Kai
Thanks Uma. I have a question by the way, it's not about Chimera project, but about the mentioned advantage 1 and libhadoop.so installation problem. I copied the saying as below for convenience. >>1. As Chimera embedded the native in jar (similar to Snappy java), it solves >>the current issue

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

2016-01-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/812/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6015 lines...] [INFO] --- maven-antrun-plugin:1.7:ru

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [lei] HDFS-9655. NN should start JVM pause monitor before loading fsimage. [xgong] YARN-4559. Make leader elector and zk store share the same curator [xgong] YARN-4611. Fix scheduler load simulator to support multi

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

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

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-9576: HTrace: collect position/length information on read -- [...truncated 6553 lines...] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.462 se

Re: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Gangumalla, Uma
Hi All, Thanks Andrew, ATM, Yi, Kai, Larry. Thanks Haifeng on clarifying release stuff. Please find my responses below. Andrew wrote: If it becomes part of Apache Commons, could we make Chimera a separate JAR? We have real difficulties bumping dependency versions right now, so ideally we don't n

[jira] [Created] (HDFS-9674) The HTrace span for OpWriteBlock should record the maxWriteToDisk time

2016-01-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9674: -- Summary: The HTrace span for OpWriteBlock should record the maxWriteToDisk time Key: HDFS-9674 URL: https://issues.apache.org/jira/browse/HDFS-9674 Projec

RE: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Zheng, Kai
Thanks Haifeng for the clarifying! I thought it addressed well my question and the concern. I see the features list in the Chimera project site and it looks great. Do we have any description about the project initiative, goal, position or like that? So far I saw it's mainly about AES-256. I sugg

RE: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Chen, Haifeng
Agree that if making Chimera part of Apache commons is the desire, it would be better to be a standalone component in commons with its own release traces. >From apache commons project web (https://commons.apache.org/), we see there is >already a long list of components in its Apache Commons Prope

Re: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Larry McCay
That’s a good point, Kai. If what we are looking for is some level of autonomy then it would need to be a module with its own release train - or at least be able to. On Jan 20, 2016, at 9:18 PM, Zheng, Kai wrote: > Just a question. Becoming a separate jar/module in Apache Commons means > Chim

Re: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread hitliuyi
+1 to put the encryption codecs to part of Apache Commons, then other Apache projects like Spark can use it more conveniently. On Thu, Jan 21, 2016 at 10:18 AM, Zheng, Kai wrote: > Just a question. Becoming a separate jar/module in Apache Commons means > Chimera or the module can be released sep

[jira] [Created] (HDFS-9673) Incomplete annotation in FSNamesystem#checkFileProgress

2016-01-20 Thread Lin Yiqun (JIRA)
Lin Yiqun created HDFS-9673: --- Summary: Incomplete annotation in FSNamesystem#checkFileProgress Key: HDFS-9673 URL: https://issues.apache.org/jira/browse/HDFS-9673 Project: Hadoop HDFS Issue Type: B

RE: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Zheng, Kai
Just a question. Becoming a separate jar/module in Apache Commons means Chimera or the module can be released separately or in a timely manner, not coupling with other modules for release in the project? Thanks. Regards, Kai -Original Message- From: Aaron T. Myers [mailto:a...@cloudera.

Re: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Aaron T. Myers
+1 for Hadoop depending upon Chimera, assuming Chimera can get hosted/released under some Apache project umbrella. If that's Apache Commons (which makes a lot of sense to me) then I'm also a big +1 on Andrew's suggestion that we make it a separate module. Uma, would you be up for approaching the A

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

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

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-9576: HTrace: collect position/length information on read -- [...truncated 12670 lines...] Downloaded: https://repository.apache.org/content/repo

Re: Hadoop encryption module as Apache Chimera incubator project

2016-01-20 Thread Andrew Wang
Thanks Uma for putting together this proposal. Overall sounds good to me, +1 for these improvements. A few comments/questions: * If it becomes part of Apache Commons, could we make Chimera a separate JAR? We have real difficulties bumping dependency versions right now, so ideally we don't need to

[jira] [Created] (HDFS-9672) o.a.h.hdfs.TestLeaseRecovery2 fails intermittently

2016-01-20 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-9672: --- Summary: o.a.h.hdfs.TestLeaseRecovery2 fails intermittently Key: HDFS-9672 URL: https://issues.apache.org/jira/browse/HDFS-9672 Project: Hadoop HDFS Issue Type

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage -- [...truncated 6013 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapse

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

2016-01-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2747/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6206 lines...] [INFO] --- maven-clean-plugin:2.5:clean (d

[jira] [Created] (HDFS-9671) DiskBalancer : SubmitPlan implementation

2016-01-20 Thread Anu Engineer (JIRA)
Anu Engineer created HDFS-9671: -- Summary: DiskBalancer : SubmitPlan implementation Key: HDFS-9671 URL: https://issues.apache.org/jira/browse/HDFS-9671 Project: Hadoop HDFS Issue Type: Sub-task

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage -- [...truncated 5819 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time e

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

2016-01-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/810/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6012 lines...] [INFO] --- maven-antrun-plugin:1.7:ru

[jira] [Created] (HDFS-9670) DistCp throws NPE when source is root "/"

2016-01-20 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-9670: --- Summary: DistCp throws NPE when source is root "/" Key: HDFS-9670 URL: https://issues.apache.org/jira/browse/HDFS-9670 Project: Hadoop HDFS Issue Type: Bug

Re: [VOTE] Release Apache Hadoop 2.7.2 RC2

2016-01-20 Thread Tsuyoshi Ozawa
+1 (binding) - Verified checksum. - Built from source code. - Ran some tests and mr examples. Thanks, - Tsuyoshi On Fri, Jan 15, 2016 at 1:57 PM, Vinod Kumar Vavilapalli wrote: > Hi all, > > I've created an updated release candidate RC2 for Apache Hadoop 2.7.2. > > As discussed before, this is

[jira] [Resolved] (HDFS-9667) StorageType: SSD precede over DISK

2016-01-20 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HDFS-9667. -- Resolution: Fixed > StorageType: SSD precede over DISK > -- > >

Re: [VOTE] Release Apache Hadoop 2.7.2 RC2

2016-01-20 Thread Kihwal Lee
+1 (binding)Checked out the source and built.Ran basic hdfs and mapred tests on a single node cluster Kihwal From: Vinod Kumar Vavilapalli To: Hadoop Common ; hdfs-dev@hadoop.apache.org; yarn-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org Sent: Thursday, January 14, 2016 10:

Re: [VOTE] Release Apache Hadoop 2.7.2 RC2

2016-01-20 Thread Rushabh Shah
+1 (non-binding)- Downloaded source tarball.- Successfully built from source tarball.- Deployed on a single node cluster. -  Ran sample MR jobs and it ran successfully. Thanks a lot Vinod for your efforts ! On Tuesday, January 19, 2016 8:34 PM, Akira AJISAKA wrote: +1 (binding) - Dow

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

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

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [yzhang] HDFS-6054. MiniQJMHACluster should not use static port to avoid binding -- [...truncated 5209 lines...] Running org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailur

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

2016-01-20 Thread Apache Jenkins Server
See Changes: [yzhang] HDFS-6054. MiniQJMHACluster should not use static port to avoid binding -- [...truncated 5800 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed

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

2016-01-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/809/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5993 lines...] [INFO] --- maven-antrun-plugin:1.7:ru