Hi all, Sorry for the delay! was waiting for a few fixes that people have requested to backport. I've just put together Hadoop 3.3.2 RC4 below:
The RC is available at: http://people.apache.org/~sunchao/hadoop-3.3.2-RC4/ The RC tag is at: https://github.com/apache/hadoop/releases/tag/release-3.3.2-RC4 The Maven artifacts are staged at: https://repository.apache.org/content/repositories/orgapachehadoop-1334/ You can find my public key at: https://downloads.apache.org/hadoop/common/KEYS The deltas between this and RC3 are the addition of the following fixes: - HADOOP-17198. Support S3 Access Points - HADOOP-18096. Distcp: Sync moves filtered file to home directory rather than deleting. - YARN-10561. Upgrade node.js to 12.22.1 and yarn to 1.22.5 in YARN application catalog webapp Same as before, I've done the following verification and they look good: - Ran all the unit tests - Started a single node HDFS cluster and tested a few simple commands - Ran all the tests in Spark using the RC4 artifacts Please evaluate the RC and vote, thanks! Best, Chao