Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-10-02 Thread Sangjin Lee
I am canceling the vote for RC0, and will put up RC1 with the fixed CHANGES.txt files soon. Thanks everyone! Sangjin On Sun, Oct 2, 2016 at 2:58 AM, Akira Ajisaka wrote: > -0 (binding) > > - Downloaded source tarball and binary tarball > - Verified signatures and checksums > - Compiled successf

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-10-02 Thread Akira Ajisaka
-0 (binding) - Downloaded source tarball and binary tarball - Verified signatures and checksums - Compiled successfully with both JDK6 and JDK7 - Compiled and built a single node cluster - Compiled Hive 1.2.1 and Tez 0.7.1/0.8.4 using Hadoop 2.6.5 pom successfully - Ran some Hive on Tez/MRv2 qu

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-10-01 Thread Brahma Reddy Battula
e.org; yarn-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org Subject: Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0) I took a look at the commits that are part of 2.6.5, and sadly I count a total of 18 of them that either are missing the corresponding entries or have incorrect release versio

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-10-01 Thread Sangjin Lee
I took a look at the commits that are part of 2.6.5, and sadly I count a total of 18 of them that either are missing the corresponding entries or have incorrect release versions in CHANGES.txt. And I'm not even thinking about possible missing entries in earlier releases. :( I think us committers n

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-10-01 Thread Sangjin Lee
Thanks John and Brahma for reporting issues with CHANGES.txt. IMO, we can move ahead with the current RC0 and address these issues in a commit after the release, but I'm not against cutting another RC to fix CHANGES.txt. What do you think? Thanks, Sangjin On Fri, Sep 30, 2016 at 9:25 PM, Brahma

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-30 Thread Brahma Reddy Battula
Thanks Sangjin! +1 ( non- binding) --Downloaded the source and complied --Installed HA cluster --Verified basic fsshell commands ---Did the regression on issues which is handled by me --Ran pi,terasort Slive jobs, all works fine. Happy to see HDFS-9530. Read through the commit log,Seems

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-30 Thread John Zhuge
+1 (non-binding) - Verified checksums and signatures of the tarballs - Built source with Java 1.8.0_101 on Centos 7.2 with native - Built source with Java 1.7.0_79 on Mac - Verified licenses and notices using verify-license-notice.sh - Deployed a pseudo cluster - Ran basic dfs, distcp, ACL, webhd

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-30 Thread John Zhuge
Hi Sangjin: Thanks for preparing the release. Notice these lines in CHANGES-YARN-2.6.5-RC0.txt: <<< HEAD > YARN-4434. NodeManager Disk Checker parameter documentation is not > correct. > (Weiwei Yang via aajisaka) > > Release 2.6.2 - 2015-10-28 > === > YARN-3893. Both RM in ac

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-30 Thread Chris Douglas
+1 Verified checksum and signature. Unpacked the jar, started single-node HDFS cluster, did some cursory checks. Read through the commit log from 2.6.4; particularly happy to see HADOOP-12893. -C On Tue, Sep 27, 2016 at 1:28 PM, Sangjin Lee wrote: > Hi folks, > > I have created a release candida

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-30 Thread Sangjin Lee
Thanks Ming! I know it's getting late on Friday, but I'd like to ask you folks to take a little time to check out the release candidate and vote on it. That would be fantastic. Thanks! Sangjin On Fri, Sep 30, 2016 at 3:53 PM Ming Ma wrote: > +1 > > Successfully compiled a standalone HDFS app u

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-30 Thread Ming Ma
+1 Successfully compiled a standalone HDFS app using the 2.6.5 jars extracted from the release tar.gz. On Thu, Sep 29, 2016 at 10:33 AM, Chris Trezzo wrote: > +1 > > Thanks Sangjin! > > 1. Verified md5 checksums and signature on src, and release tar.gz. > 2. Built from source. > 3. Started up a

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-29 Thread Chris Trezzo
+1 Thanks Sangjin! 1. Verified md5 checksums and signature on src, and release tar.gz. 2. Built from source. 3. Started up a pseudo distributed cluster. 4. Successfully ran a PI job. 5. Ran the balancer. 6. Inspected UI for RM, NN, JobHistory. On Tue, Sep 27, 2016 at 4:11 PM, Lei Xu wrote: > +

Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-27 Thread Lei Xu
+1 The steps I've done: * Downloaded release tar and source tar, verified MD5. * Run a HDFS cluster, and copy files between local filesystem and HDFS. On Tue, Sep 27, 2016 at 1:28 PM, Sangjin Lee wrote: > Hi folks, > > I have created a release candidate RC0 for the Apache Hadoop 2.6.5 release