Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-25 Thread Wei-Chiu Chuang
Thanks all! The vote passed with 6 binding +1 votes, no +0, -1 votes and 4 non-binding +1 votes. Publishing the release bits and updating webpage and user docs now. Thanks to the binding votes from Ayush, Xiaoqiao, Sammi, Mukund, Masatake and non-binding votes from Nilotpal, Viraj, Stephen, Georg

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-24 Thread George J
+1 (non-binding)

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-23 Thread Ayush Saxena
+1 (Binding) * Built from source (x86 & Arm) * Successful native build on ubuntu 18.04(x86) & ubuntu 20.04(Arm) * Verified Checksums (x86 & Arm) * Verified Signatures (x86 & Arm) * Successful RAT check (x86 & Arm) * Verified the diff b/w the tag & the source tar * Built Ozone with 3.3.6, green bui

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-23 Thread Wei-Chiu Chuang
+1 (binding) Note: according to the Hadoop bylaw, release vote is open for 5 days, not 7 days. So technically the time is almost up. https://hadoop.apache.org/bylaws#Decision+Making If you plan to cast a vote, please do so soon. In the meantime, I'll start to prepare to wrap up the release work.

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-23 Thread Xiaoqiao He
+1(binding) * Verified signature and checksum of all source tarballs. * Built source code on Ubuntu and OpenJDK 11 by `mvn clean package -DskipTests -Pnative -Pdist -Dtar`. * Setup pseudo cluster with HDFS and YARN. * Run simple FsShell - mkdir/put/get/mv/rm and check the result. * Run example mr

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-21 Thread Viraj Jasani
+1 (non-binding) * Signature: ok * Checksum: ok * Rat check (1.8.0_362): ok - mvn clean apache-rat:check * Built from source (1.8.0_362): ok - mvn clean install -DskipTests * Built tar from source (1.8.0_362): ok - mvn clean package -Pdist -DskipTests -Dtar -Dmaven.javadoc.skip=true * Brought up

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-21 Thread Mukund Madhav Thakur
Hi Wei-Chiu, Thanks for driving the release. +1 (binding) Verified checksum and signature. Built from source successfully. Ran aws Itests Ran azure Itests Compiled hadoop-api-shim Compiled google cloud storage. I see two two test failures in GCS connector as seen by you. Created issue. https://g

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-21 Thread Wei-Chiu Chuang
I am using Maven 3.6.3 on Mac (x86), JDK 1.8.0_341 No issue for me. On Wed, Jun 21, 2023 at 5:48 AM Xiaoqiao He wrote: > Addendum: > A. Build the release from sources using: `mvn clean install package > -DskipTests=true -Dmaven.javadoc.skip=true` > B. It works well when using the same command to

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-21 Thread Xiaoqiao He
Addendum: A. Build the release from sources using: `mvn clean install package -DskipTests=true -Dmaven.javadoc.skip=true` B. It works well when using the same command to build from the source branch trunk. On Wed, Jun 21, 2023 at 8:44 PM Xiaoqiao He wrote: > Hi, > > I met a fatal error when buil

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-21 Thread Xiaoqiao He
Hi, I met a fatal error when building from source on local Mac OSX. It could reproduce stably. Not sure if it is related to my local environment. Try to dig it, but not any conclusion right now. Will feedback once find reasons. Appendix system environment, some more stack information refer to the

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-20 Thread Tak Lon (Stephen) Wu
+1 (non-binding), and thanks a lot for driving the vote. * Signature of sources and binaries: ok * Checksum of sources and binaries: ok * Rat check (1.8.0_362): okie - mvn clean apache-rat:check * Built from source (1.8.0_362): ok - mvn clean install -DskipTests * Run Pseudo-Distributed mode wit

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-20 Thread Masatake Iwasaki
+1 + verified the signature and checksum of the source tarball. + built from the source tarball on Rocky Linux 8 (x86_64) and OpenJDK 8 with native profile enabled. + launched pseudo distributed cluster including kms and httpfs with Kerberos and SSL enabled. + created encryption zone, put a

Re: [VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-20 Thread Wei-Chiu Chuang
Bumping this thread to the top. If you are verifying the release, please vote on this thread. RC0 and RC1 are exactly the same. The only material difference is the Changelog. Thanks!! On Sun, Jun 18, 2023 at 5:52 PM Wei-Chiu Chuang wrote: > I am inviting anyone to try and vote on this release c