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

2020-09-21 Thread Masatake Iwasaki
The vote passed with 6 binging +1's and 2 non-binding +1's. Thanks all for pushing this. I'm going to publish the release. binding +1's: - Eric Payne - Sunil Govindan - Wei-Chiu Chuang - Vinayakumar B - Mingliang Liu - Masatake Iwasaki non-binding +1's: - Jim Brennan - Eric Badger Bests, Masa

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

2020-09-21 Thread Mingliang Liu
+1 (binding) 1. Download binary and check signature / checksum successfully 2. Create a 3 node cluster in Docker containers and start the HDFS/YARN services 3. Verify the running version 4. Run simple HDFS/YARN client/admin commands and verify the output 5. Run example programs wordcount and grep

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

2020-09-21 Thread Vinayakumar B
Apologies for delayed voting. +1 (Binding) 1. Verified the signature. Signatures are good. 2. Verified the sha512 checksum (I tried to use the sha512sum tool to verify. But ".sha512" files doesn't have the expected format. I guess these files are regenerated using "gpg --print-md", not

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

2020-09-20 Thread Wei-Chiu Chuang
+1 (binding) I did a security scan for the 2.10.1 RC0 and it looks fine to me. Checked recent critical/blocker HDFS issues that are not in 2.10.1. It looks mostly fine. Most of them are Hadoop 3.x features (EC, ... etc) but there is one worth attention: 1. HDFS-14674

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

2020-09-20 Thread Sunil Govindan
+1 (binding) - verified checksum and sign. Shows as a Good signature from "Masatake Iwasaki (CODE SIGNING KEY) " - built from source - ran basic MR job and looks good - UI also seems fine Thanks, Sunil On Sun, Sep 20, 2020 at 11:38 AM Masatake Iwasaki < iwasak...@oss.nttdata.co.jp> wrote: > The

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

2020-09-19 Thread Masatake Iwasaki
The RC0 got 2 binding +1's and 2 non-binging +1's [1]. Based on the discussion about release vote [2], bylaws[3] defines the periods in minimum terms. We can extend it if there is not enough activity. I would like to extend the period to 7 days, until Monday September 21 at 10:00 am PDT. I will

Re: [E] Re: [VOTE] Release Apache Hadoop 2.10.1 (RC0)

2020-09-18 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on RHEL 7 - Deployed a single node pseudo cluster - Ran some example jobs Only minor thing is that the DockerLinuxContainerRuntime won't run in a secure environment using kerberos and nscd because there is no way to bind-mou

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

2020-09-18 Thread Eric Payne
Masatake, Thank you for the good work on creating this release! +1 I downloaded and built the source. I ran a one-node cluster with 6 NMs. I manually ran apps in the Capacity Scheduler to test labels and capacity assignments. -Eric On Monday, September 14, 2020, 12:59:17 PM CDT, Masatake Iwa

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

2020-09-18 Thread Masatake Iwasaki
+1(binding) from myself. * launched pseudo-distributed cluster using binary tarball on CentOS 7. * ran some example mapreduce jobs. * built source tarball on CentOS 8 with `-Pdist -Pnative`. * launched 3-nodes cluster with NN-HA and RM-HA enabled using docker. * ran some example mapreduce jobs.

Re: [E] [VOTE] Release Apache Hadoop 2.10.1 (RC0)

2020-09-16 Thread Jim Brennan
Thanks for your work on this Masatake! I am +1 (non-binding) on this 2.10.1 release. I built from source and ran hdfs, resourcemanager, and nodemanager unit tests. I set up a one-node-cluster and ran some example jobs (pi, sleep). I tested NM/RM recovery by killing NM/RM during jobs and verifying

[VOTE] Release Apache Hadoop 2.10.1 (RC0)

2020-09-14 Thread Masatake Iwasaki
Hi folks, This is the first release candidate for the second release of Apache Hadoop 2.10. It contains 218 fixes/improvements since 2.10.0 [1]. The RC0 artifacts are at: http://home.apache.org/~iwasakims/hadoop-2.10.1-RC0/ RC tag is release-2.10.1-RC0: https://github.com/apache/hadoop/tree/re