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

2015-10-27 Thread Apache Jenkins Server
See

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [ozawa] YARN-3573. MiniMRYarnCluster constructor that starts the timeline server -- [...truncated 3865 lines...] Generating

Re: 2.7.2 release plan

2015-10-27 Thread Tsuyoshi Ozawa
Vinod and Chris, Thanks for your reply. I'll do also backport not only bug fixes but also documentations(I think 2.7.2 includes them). It helps users a lot. Best, - Tsuyoshi On Tuesday, 27 October 2015, Vinod Vavilapalli wrote: > +1. > > Thanks > +Vinod > > > On Jul

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

2015-10-27 Thread Apache Jenkins Server
See

RE: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Varun saxena
+1 Downloaded the package and installed a 2 node cluster. Ran a few jobs successfully. Regards, Varun Saxena. -Original Message- From: sjl...@gmail.com [mailto:sjl...@gmail.com] On Behalf Of Sangjin Lee Sent: 23 October 2015 05:14 To: common-dev@hadoop.apache.org;

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Vinayakumar B
+1 binding, 1. Built the tar from the git tag checkout 2. Verified the release notes both downloaded and built 3. Installed single node cluster and ran some jobs successfully 4. Verified documents, Found "svn" link instead of git in the header of document. This could be corrected either in next

Re: 2.7.2 release plan

2015-10-27 Thread Kihwal Lee
I think we need HDFS-8950 and HDFS-7725 in 2.7.2.It should be easy to backport/cherry-pick HDFS-7725. For HDFS-8950, it will be nice if Ming can chime in. Kihwal From: Tsuyoshi Ozawa To: "common-dev@hadoop.apache.org" Cc: Chris Nauroth

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Eric Payne
Thank you, Sangjin Lee, for producing and managing this build! +1 - Downloaded source, compiled native code, and installed on 2-node cluster. - Ran sleep jobs in 2 queues, 1 with preemption enabled, 1 without. Preemption occurred, but preemption was done unnecessarily because containers were

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

2015-10-27 Thread Apache Jenkins Server
See Changes: [vvasudev] YARN-4302. SLS not able start due to NPE in SchedulerApplicationAttempt. [mingma] HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs [zxu] HADOOP-12178. NPE during handling of

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Chang Li
Thanks all! + 1(non binding) -downloaded, compiled source -deploy two node cluster on mac and linux -ran MR wordcount and verified result

[jira] [Created] (HADOOP-12517) Findbugs reported 0 issues, but summary

2015-10-27 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HADOOP-12517: -- Summary: Findbugs reported 0 issues, but summary Key: HADOOP-12517 URL: https://issues.apache.org/jira/browse/HADOOP-12517 Project: Hadoop Common Issue

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Hitesh Shah
+1 (binding) sha512 checksum is missing in the staging artifacts. Compiled locally and ran a few example jobs. thanks — Hitesh On Oct 22, 2015, at 2:14 PM, Sangjin Lee wrote: > Hi all, > > I have created a release candidate (RC0) for Hadoop 2.6.2. > > The RC is available

[jira] [Created] (HADOOP-12518) hadoop-pipes doesn't use maven properties for openssl

2015-10-27 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12518: - Summary: hadoop-pipes doesn't use maven properties for openssl Key: HADOOP-12518 URL: https://issues.apache.org/jira/browse/HADOOP-12518 Project: Hadoop

[jira] [Created] (HADOOP-12519) hadoop-azure tests create a metrics configuration file in the module root directory.

2015-10-27 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-12519: -- Summary: hadoop-azure tests create a metrics configuration file in the module root directory. Key: HADOOP-12519 URL: https://issues.apache.org/jira/browse/HADOOP-12519

[jira] [Created] (HADOOP-12521) Document

2015-10-27 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HADOOP-12521: --- Summary: Document Key: HADOOP-12521 URL: https://issues.apache.org/jira/browse/HADOOP-12521 Project: Hadoop Common Issue Type: Improvement Affects

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

2015-10-27 Thread Apache Jenkins Server
See

[jira] [Created] (HADOOP-12520) Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests.

2015-10-27 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-12520: -- Summary: Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Key: HADOOP-12520 URL:

[jira] [Created] (HADOOP-12522) Simplify adding NN service RPC port to an existing HA cluster with ZKFCs

2015-10-27 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HADOOP-12522: -- Summary: Simplify adding NN service RPC port to an existing HA cluster with ZKFCs Key: HADOOP-12522 URL: https://issues.apache.org/jira/browse/HADOOP-12522

FYI: Major, long-standing Issue with trunk's test-patch

2015-10-27 Thread Allen Wittenauer
Today I discovered that an old, old code change (circa 2012) caused certain maven modules to be skipped during the precommit testing. That code had been carried forward through all the rewrites, bug fixes, etc, over the years likely because it seemed the correct thing to do. It is

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Kuhu Shukla
Thank you all.+1 (non-binding)-Compiled locally.-Deployed on a 1 node setup-Ran Wordcount job successfully Thanks and Regards,Kuhu On Tuesday, October 27, 2015 3:53 PM, Hitesh Shah wrote: +1 (binding) sha512 checksum is missing in the staging artifacts.

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Wei-Chiu Chuang
+1 (non-binding) - verified md5 checksum of both src and binary tar ball. - built src by mvn clean install -DskipTests -Pnative -Pdist -Dmaven.javadoc.skip=true - followed the steps in tutorial single node cluster