Hi all, I've put together Hadoop 3.3.2 RC3 below:
The RC is available at: http://people.apache.org/~sunchao/hadoop-3.3.2-RC3/ The RC tag is at: https://github.com/apache/hadoop/releases/tag/release-3.3.2-RC3 The Maven artifacts are staged at: https://repository.apache.org/content/repositories/orgapachehadoop-1333 You can find my public key at: https://downloads.apache.org/hadoop/common/KEYS The only delta between this and RC2 is the addition of the following fix: - HADOOP-18094. Disable S3A auditing by default. I've done the same tests as in RC2 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 RC2 artifacts Please evaluate the RC and vote, thanks! Best, Chao