Re: [VOTE] Release Apache Hadoop 3.3.6 RC0

2023-06-18 Thread Ayush Saxena
Hi Masatake, That ticket is just a backport of: https://issues.apache.org/jira/browse/HADOOP-17612 and the only java code change is in test [1], which is causing issues for you. That ticket isn't marked incompatible either, so maybe that is why it got pulled back. btw. the original PR does men

Re: [VOTE] Release Apache Hadoop 3.3.6 RC0

2023-06-18 Thread Masatake Iwasaki
I got compilation error against ZooKeeper 3.5 due to HADOOP-18515. It should be marked as incompatible change? https://issues.apache.org/jira/browse/HADOOP-18515 :: [ERROR] /home/rocky/srcs/bigtop/build/hadoop/rpm/BUILD/hadoop-3.3.6-src/hadoop-common-project/hadoop-common/src/test/java/org/ap

[VOTE] Release Apache Hadoop 3.3.6 RC1

2023-06-18 Thread Wei-Chiu Chuang
I am inviting anyone to try and vote on this release candidate. Note: This is exactly the same as RC0, except the CHANGELOG. The RC is available at: https://home.apache.org/~weichiu/hadoop-3.3.6-RC1-amd64/ (for amd64) https://home.apache.org/~weichiu/hadoop-3.3.6-RC1-arm64/ (for arm64) Git tag:

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

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

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

2023-06-18 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1261/ No changes -1 overall The following subsystems voted -1: blanks hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle ja

[jira] [Created] (HDFS-17053) Optimize method BlockInfoStriped#findSlot to reduce time complexity.

2023-06-18 Thread farmmamba (Jira)
farmmamba created HDFS-17053: Summary: Optimize method BlockInfoStriped#findSlot to reduce time complexity. Key: HDFS-17053 URL: https://issues.apache.org/jira/browse/HDFS-17053 Project: Hadoop HDFS