Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-16 Thread slfan1989
Hi folks, The voting for hadoop-3.4.0-RC3 has ended, and we have received a total of 8 affirmative votes, with 6 binding and 2 non-binding. In the order of the voting timeline: binding (+6) Masatake Iwasaki Xiaoqiao He Mukund Madhav Thakur Steve Loughran Takanobu Asanuma Shilun Fan non-binding

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-14 Thread slfan1989
+1 (binding). * Verified the signature and checksum of all tarballs. * Built from the source tarball on macOS 10.14 and OpenJDK 8. * Execute basic HDFS/YARN commands and run the WordCount MapReduce job. * Check the Yarn federation page and basic functionalities. * Read the basic help documentation

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-14 Thread Dongjoon Hyun
+1 I tested with Apache ORC repo. Thank you for the new release. Dongjoon. (PS. My previous vote went to yarn-dev@ for some reasons, too) On 2024/03/14 08:40:29 Takanobu Asanuma wrote: > +1 (binding). > > Thanks for the great work, Shilun Fan. > > * Verified signatures and checksums > * Succ

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-14 Thread Takanobu Asanuma
+1 (binding). Thanks for the great work, Shilun Fan. * Verified signatures and checksums * Successfully built from source with native code * Deployed a distributed cluster (on K8s) * Successfully ran some Erasure Coding operations with ISA-L codec * Successfully ran some HDFS RBF operations Rega

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-13 Thread Xiaoqiao He
Thanks Ayush for highlighting this information. Absolutely true, we should count RM's vote when explicit +1 here. Best Regards, - He Xiaoqiao On Thu, Mar 14, 2024 at 3:55 AM Ayush Saxena wrote: > > Counter should be with yourself vote, where the current summary > is 5 +1 binding and 1 +1 non-b

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-13 Thread Ayush Saxena
> Counter should be with yourself vote, where the current summary is 5 +1 binding and 1 +1 non-binding. Let's re-count when deadline. Just on the process: The release manager needs to "explicitly" vote like any other before counting their own vote, there has been a lot of discussions around that

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-12 Thread Steve Loughran
followup: overnight work happy too. one interesting pain point is that on a raspberry pi 64 os checknative complains that libcrypto is missing > bin/hadoop checknative 2024-03-12 11:50:24,359 INFO bzip2.Bzip2Factory: Successfully loaded & initialized native-bzip2 library system-native 2024-03-12

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-11 Thread Xiaoqiao He
Hi Shilun, Counter should be with yourself vote, where the current summary is 5 +1 binding and 1 +1 non-binding. Let's re-count when deadline. Thanks again. Best Regards, - He Xiaoqiao On Tue, Mar 12, 2024 at 9:00 AM slfan1989 wrote: > As of now, we have collected 5 affirmative votes, with 4 vo

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-11 Thread slfan1989
As of now, we have collected 5 affirmative votes, with 4 votes binding and 1 vote non-binding. Thank you very much for voting and verifying! This voting will continue until March 15th, this Friday. Best Regards, Shilun Fan. On Tue, Mar 12, 2024 at 4:29 AM Steve Loughran wrote: > +1 binding >

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-11 Thread Steve Loughran
+1 binding (sorry, this had ended in the yarn-dev folder, otherwise I'd have seen it earlier. been testing it this afternoon: pulled the latest version of https://github.com/apache/hadoop-release-support (note, this module is commit-then-review; whoever is working on/validating a release can comm

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-11 Thread Mukund Madhav Thakur
+1 (binding) Thanks for driving the release, Shilun Fan. - Verified checksums and signatures. - Build the source on macOS and Java 8. - Ran AWS and Azure tests ( some known failures, created Jira's HADOOP-19106 it is a test side issue only mostly related to test configs, also as Ah

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-11 Thread Xiaoqiao He
+1 (binding) [x] Verified signature and checksum. [x] LICENSE files exist and NOTICE is included. [x] Rat check is ok. mvn clean apache-rat:check [x] Built the source code on Ubuntu and OpenJDK 11 by `mvn clean package -DskipTests -Pnative -Pdist -Dtar`. [x] Setup pseudo cluster with HDFS and YARN

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-09 Thread Suhail, Ahmar
+1 (non-binding) Thanks for driving the release, Shilun. * Verified sha512 checksum and signature was correct for source tarball * Built source code on Amazon-Linux 2 and OpenJDK 8 in Amazon EC2 * Verified S3A (hadoop-tools/hadoop-aws) unit tests passing * Ran S3A (hadoop-tools/hadoop-aws) inte

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-08 Thread Masatake Iwasaki
+1 (binding) Thanks for the great work, Shilun Fan. + verified checksums and signatures of src and site tarballs. + built from source tarball with native profile enabled on Rocky Linux 8 and Ubuntu 22.04 (x86_64). + deployed pseudo cluster with and without kerberos enabled. + ran some exampl

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-07 Thread Ayush Saxena
Just gave a quick try, Hive master didn't compile. I gave up post that... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project hive-common: Compilation failure [ERROR] /Users/ayushsaxena/code/hive/common/src/java/org/apache/hadoop/

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-06 Thread Xiaoqiao He
cc @Chao Sun @zhang...@apache.org @Ayush Saxena Would you mind helping to check the upstream systems(Spark, HBase, Hive) dependency with the new hadoop release version if necessary? Thanks. Best Regards, - He Xiaoqiao On Thu, Mar 7, 2024 at 10:23 AM Xiaoqiao He wrote: > Shilun, Thanks for

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-06 Thread Xiaoqiao He
Shilun, Thanks for your great work. I am checking but not finished yet. Will confirm once done. Best Regards, - He Xiaoqiao On Thu, Mar 7, 2024 at 7:23 AM slfan1989 wrote: > @Xiaoqiao He @Ayush Saxena > @Steve > Loughran @Mukund Madhav Thakur > @Takanobu > Asanuma @Masatake Iwasaki > > Ca

Re: [VOTE] Release Apache Hadoop 3.4.0 (RC3)

2024-03-06 Thread slfan1989
@Xiaoqiao He @Ayush Saxena @Steve Loughran @Mukund Madhav Thakur @Takanobu Asanuma @Masatake Iwasaki Can you help review and vote for hadoop-3.4.0-RC3? Thank you very much! Best Regards, Shilun Fan. On Tue, Mar 5, 2024 at 6:07 AM slfan1989 wrote: > Hi folks, > > Xiaoqiao He and I have pu