I suggest we wait for HDFS-15680 <https://issues.apache.org/jira/browse/HDFS-15680> (If I understand it correctly, it's a blocker)
I wish to update jetty too in this release, but it's turning out to be more involved than i had anticipated. On Fri, Nov 13, 2020 at 3:22 PM Chao Sun <sunc...@apache.org> wrote: > +1 (non-binding) from me as well: > > - download the source and build it on mac successfully > - verified all md5, sha512 as well as signatures, however @Xiaoqiao I was > not able to find your public key in > http://svn.apache.org/repos/asf/hadoop/common/dist/KEYS so had to use the > other link. > - started a single-node HDFS cluster with docker and verified that basic > operations are working > - checked the NN webui and it is working as expected > > Thanks, > Chao > > > On Tue, Nov 10, 2020 at 1:13 PM Stephen O'Donnell > <sodonn...@cloudera.com.invalid> wrote: > >> I compiled a native build from source and started a non-HA, non-HA secure >> (TLS and Kerberos) and a HA hdfs cluster using docker. >> >> On each, I created a few files, looked around the webUI etc. Everything >> looks fine. The only strange thing, was on the Namenode webUI under the >> overview section - the "unknown" is a little strange, but I am not sure >> what is usually in there: >> >> Version: 3.2.2, rUnknown >> Compiled: Mon Nov 09 17:30:00 +0000 2020 by root from Unknown >> >> +1 from me. >> >> Stephen. >> >> On Sat, Nov 7, 2020 at 2:52 PM Xiaoqiao He <hexiaoq...@apache.org> wrote: >> >> > Hi folks, >> > >> > The release candidate (RC2) for Hadoop-3.2.2 is available now. >> > There are two commits[1] differences between RC2 and RC1[2](Thanks Akira >> > Ajisaka for the report.): >> > * revert HADOOP-17306. >> > * include HDFS-15643. >> > >> > The RC2 is available at: >> > http://people.apache.org/~hexiaoqiao/hadoop-3.2.2-RC2 >> > The RC2 tag in github is here: >> > https://github.com/apache/hadoop/tree/release-3.2.2-RC2 >> > The maven artifacts are staged at: >> > https://repository.apache.org/content/repositories/orgapachehadoop-1288 >> > >> > You can find my public key at: >> > http://svn.apache.org/repos/asf/hadoop/common/dist/KEYS or >> > https://people.apache.org/keys/committer/hexiaoqiao.asc directly. >> > >> > Please try the release and vote. The vote will close until 2020/11/14 at >> > 00:00 CST. >> > >> > Thanks, >> > He Xiaoqiao >> > >> > [1] >> > >> > >> https://github.com/apache/hadoop/compare/release-3.2.2-RC1...release-3.2.2-RC2 >> > [2] >> > >> > >> https://lists.apache.org/thread.html/rc7247434f5a77b6d0d1d1f3fcd6b6668eb431a5697e582a6338f0eb7%40%3Chdfs-dev.hadoop.apache.org%3E >> > [3] >> > >> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948 >> > >> >