Re: [VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-03-02 Thread Chao Sun
Thanks all! With 3 binding votes and 2 non-binding votes (including mine), this vote now passes. As the next step, I'll publish the release and send an announcement email once it's done. Best, Chao On Fri, Feb 25, 2022 at 10:58 PM Masatake Iwasaki < iwasak...@oss.nttdata.co.jp> wrote: > +1

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-02-25 Thread Masatake Iwasaki
+1 (binding) * verified signature and checksum of the source tarball. * built the source code on Rocky Linux 8 (x86_64) and OpenJDK 8 by `mvn install -DskipTests -Pnative -Pdist`. * launched pseudo distributed cluster with Kerberos security enabled and ran sample MR jobs. * launched HA

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-02-24 Thread Viraj Jasani
+1 (non-binding) Using hadoop-vote.sh: * Signature: ok * Checksum : ok * Rat check (1.8.0_301): ok - mvn clean apache-rat:check * Built from source (1.8.0_301): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_301): ok - mvn clean package -Pdist -DskipTests -Dtar

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-02-23 Thread Xiaoqiao He
+1(binding) * Built on CentOS 8 and OpenJDK 8 by `mvn clean package -DskipTests -Pnative -Pdist -Dtar` from source. * Verified signature and checksums. * Setup pseudo cluster with HDFS and YARN. * Run simple FsShell - mkdir/put/get/mv/rm. * Submit example mr applications and check the result - Pi

Re: [VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-02-22 Thread Stack
+1 Verified checksums, signatures, and rat-check are good. Built (RC4) locally from source and ran a small hdfs cluster with hbase on top. Ran an hbase upload w/ chaos and verification and hdfs seemed to do the right thing. S On Mon, Feb 21, 2022 at 9:17 PM Chao Sun wrote: > Hi all, > >

[VOTE] Release Apache Hadoop 3.3.2 - RC5

2022-02-21 Thread Chao Sun
Hi all, Here's Hadoop 3.3.2 release candidate #5: The RC is available at: http://people.apache.org/~sunchao/hadoop-3.3.2-RC5 The RC tag is at: https://github.com/apache/hadoop/releases/tag/release-3.3.2-RC5 The Maven artifacts are staged at: