Re: [VOTE] Release Apache Hadoop 3.3.6 RC0

2023-06-21 Thread Steve Loughran
1. we should patch gcs, to ignore those new keys. 2. i may be able to validate RC1 this weekend On Fri, 16 Jun 2023 at 03:20, Wei-Chiu Chuang wrote: > Overall so far so good. > > hadoop-api-shim: > built, tested successfully. > > cloudstore: > built successfully. > > Spark: > built

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

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2023-06-21 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1264/ [Jun 20, 2023, 5:23:11 PM] (github) YARN-11505. [Federation] Add Steps To Set up a Test Cluster. (#5751) [Jun 20, 2023, 5:23:51 PM] (github) YARN-11516. Improve

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

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

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.

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2023-06-21 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1065/ No changes ERROR: File 'out/email-report.txt' does not exist - To unsubscribe, e-mail:

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