[jira] [Created] (HADOOP-18779) Improve hadoop-function.sh#status script

2023-06-21 Thread Shilun Fan (Jira)
Shilun Fan created HADOOP-18779: --- Summary: Improve hadoop-function.sh#status script Key: HADOOP-18779 URL: https://issues.apache.org/jira/browse/HADOOP-18779 Project: Hadoop Common Issue Type:

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 successfull

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-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 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

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 FederationStateStoreFacade#existsAppl

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

[jira] [Created] (HADOOP-18780) Add tag 3.3/3.3.5 for the official Hadoop docker image

2023-06-21 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HADOOP-18780: Summary: Add tag 3.3/3.3.5 for the official Hadoop docker image Key: HADOOP-18780 URL: https://issues.apache.org/jira/browse/HADOOP-18780 Project: Hadoop Commo

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: common-dev-unsubscr...@hadoop.apache

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

Apache Hadoop qbt Report: branch-3.2+JDK8 on Linux/x86_64

2023-06-21 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.2-java8-linux-x86_64/104/ No changes -1 overall The following subsystems voted -1: asflicense blanks hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: c

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

2023-06-21 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/508/ [Jun 19, 2023, 9:19:23 AM] (github) HDFS-17053. Optimize method BlockInfoStriped#findSlot to reduce time complexity. (#5757). Contributed by farmmamba. [Jun 20, 2023, 5:23:11 PM] (github) YARN-11505