Since the RC0 does not yet get enough attention,
I'm going to cut RC1 tomorrow in order to add HDFS-14630.
While the log message is practically harmless,
it give an impression that the release is not well baked.
Let me know if you find fix which should be contained in 3.2.3 RC1.
Thanks,
Masatake
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
+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
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
aarch64 support is only introduced in/after 3.3.0
On Thu, Mar 17, 2022 at 2:27 PM Emil Ejbyfeldt
wrote:
> Hi,
>
>
> There is no aarch64 artifact in the release candidate. Is this something
> that is intended?
>
> Best,
> Emil Ejbyfeldt
>
> On 14/03/2022 08:14, Masatake Iwasaki wrote:
> > Hi all,
+1 (non-binding)
Using hadoop-vote.sh
* Signature: ok
* Checksum : ok
* Rat check (1.8.0_301): ok
- mvn clean apache-rat:check
* Built from source (1.8.0_301): ok
- mvn clean install -DskipTests
* Built tar from source (1.8.0_301): ok
- mvn clean package -Pdist -DskipTests -Dtar -Dmaven.java
Hi all,
Here's Hadoop 3.2.3 release candidate #0:
The RC is available at:
https://home.apache.org/~iwasakims/hadoop-3.2.3-RC0/
The RC tag is at:
https://github.com/apache/hadoop/releases/tag/release-3.2.3-RC0
The Maven artifacts are staged at:
https://repository.apache.org/content/reposi