Re: [VOTE] Release Apache Hadoop 3.2.3 - RC0

2022-03-17 Thread Masatake Iwasaki
I found that INFO level log message is emitted on every CLI invocation. $ bin/hdfs dfs -mkdir /tmp 2022-03-17 23:38:55,141 INFO Configuration.deprecation: No unit for dfs.client.datanode-restart.timeout(30) assuming SECONDS The time unit was intentionally removed from hdfs-default.xml

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

2022-03-17 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/811/ [Mar 16, 2022 12:43:38 PM] (Xiaoqiao He) HDFS-16494.Removed reuse of AvailableSpaceVolumeChoosingPolicy#initLocks(). (#4048). Contributed by JiangHua Zhu. -1 overall The following subsystems vo

Re: [VOTE] Release Apache Hadoop 3.2.3 - RC0

2022-03-17 Thread Masatake Iwasaki
+1 from myself. * built the source tarball on CentOS 7 (x86_64) and OpenJDK 8 by `mvn install -DskipTests -Pnative -Pdist`. * launched pseudo distributed cluster. * ran some MR example jobs. * launched `spark-shell --master yarn` with spark-3.2.1-bin-without-hadoop and ran some tutorial co

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

2022-03-17 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/273/ [Mar 16, 2022 1:32:29 AM] (noreply) HDFS-16502. Reconfigure Block Invalidate limit (#4064) [Mar 16, 2022 12:43:38 PM] (Xiaoqiao He) HDFS-16494.Removed reuse of AvailableSpaceVolumeChoosingPolicy#ini

[jira] [Created] (HDFS-16510) Fix EC decommission when rack is not enough

2022-03-17 Thread daimin (Jira)
daimin created HDFS-16510: - Summary: Fix EC decommission when rack is not enough Key: HDFS-16510 URL: https://issues.apache.org/jira/browse/HDFS-16510 Project: Hadoop HDFS Issue Type: Bug C

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

2022-03-17 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/603/ [Mar 15, 2022 10:40:17 PM] (Owen O'Malley) HADOOP-13722. Code cleanup -- ViewFileSystem and InodeTree. Contributed by Manoj Govindassamy. [Mar 15, 2022 10:40:17 PM] (Owen O'Malley) HADOOP-12077.

Re: [VOTE] Release Apache Hadoop 3.2.3 - RC0

2022-03-17 Thread Masatake Iwasaki
Hadoop 3.2.x depends on Protocol Buffers 2.5.0 which does not support aarch64. If you want to build 3.2.3 RC0 on aarch64, you can use the patch backporting aarch64 support. https://github.com/apache/bigtop/blob/master/bigtop_toolchain/files/0001-Backport-atomic-operations-with-support-of-arm64-an