Hi folks, The release candidate (RC5) for Hadoop-3.2.2 is available now. There are 4 commits[1] differences between RC5 and RC4[2].
The RC5 is available at: http://people.apache.org/~hexiaoqiao/hadoop-3.2.2-RC5 The RC5 tag in github is here: https://github.com/apache/hadoop/tree/release-3.2.2-RC5 The maven artifacts are staged at: https://repository.apache.org/content/repositories/orgapachehadoop-1298 You can find my public key at: https://dist.apache.org/repos/dist/release/hadoop/common/KEYS or https://people.apache.org/keys/committer/hexiaoqiao.asc directly. Please try the release and vote. I have done a simple test. * Verify gpg sign and md5sum. * Check staging repositories point to the correct artifact( https://repository.apache.org/content/repositories/staging/). * Setup pseudo cluster with HDFS and YARN. * Run simple FsShell - mkdir/put/get/mv/rm. * Submit example mr applications and check the result - Pi & wordcount. * Check the web UI and the release year of NameNode/DataNode/Resourcemanager/NodeManager including YARN UI2. My +1 to start. Thanks and Happy New Year! - He Xiaoqiao [1] https://github.com/apache/hadoop/compare/release-3.2.2-RC4...release-3.2.2-RC5 [2] https://lists.apache.org/thread.html/r8911d2934ebfe3869874842be94d1cfb00d99334bc93819d71466243%40%3Chdfs-dev.hadoop.apache.org%3E [3] https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948