Thanks Brahma Reddy Battula for your great work here.
Stephen fixed lease leak in namenode, and it is ready now:
https://issues.apache.org/jira/browse/HDFS-14498.
I think this affects 3.3.0-RC0. Would you check this?
Sorry for reporting it so late.

On Mon, Jul 13, 2020 at 2:53 PM Takanobu Asanuma <tasan...@yahoo-corp.jp>
wrote:

> +1(non-binding)
>    - verified checksums
>    - succeeded in building the package with OpenJDK 8
>    - started HDFS cluster with kerberos with OpenJDK 11
>    - verified Web UIs (NN, DN, Router)
>    - Ran some operations of Router-based Federation with Security
>    - Ran some operations of Erasure Coding
>
> Thanks,
> Takanobu
>
> ________________________________________
> From: Bilwa S T <bilwa....@huawei.com>
> Sent: Monday, July 13, 2020 2:23
> To: Surendra Singh Lilhore; hemanth boyina
> Cc: Brahma Reddy Battula; mapreduce-dev; Hdfs-dev; Hadoop Common; yarn-dev
> Subject: RE: [VOTE] Release Apache Hadoop 3.3.0 - RC0
>
> +1(non-binding)
>
> 1. Deployed 3 node cluster
> 2. Browsed through Web UI (RM, NM)
> 3. Executed Jobs (pi, wordcount, TeraGen, TeraSort)
> 4. Verified basic yarn commands
>
> Thanks,
> Bilwa
>
> -----Original Message-----
> From: Surendra Singh Lilhore [mailto:surendralilh...@gmail.com]
> Sent: 12 July 2020 18:32
> To: hemanth boyina <hemanthboyina...@gmail.com>
> Cc: Iñigo Goiri <elgo...@gmail.com>; Vinayakumar B <
> vinayakum...@apache.org>; Brahma Reddy Battula <bra...@apache.org>;
> mapreduce-dev <mapreduce-...@hadoop.apache.org>; Hdfs-dev <
> hdfs-dev@hadoop.apache.org>; Hadoop Common <common-...@hadoop.apache.org>;
> yarn-dev <yarn-...@hadoop.apache.org>
> Subject: Re: [VOTE] Release Apache Hadoop 3.3.0 - RC0
>
> +1(binding)
>
> Deployed HDFS and Yarn Cluster
> > Verified basic shell commands
> > Ran some jobs
> > Verified UI
>
> -Surendra
>
> On Sat, Jul 11, 2020 at 9:41 PM hemanth boyina <hemanthboyina...@gmail.com
> >
> wrote:
>
> > +1(non-binding)
> > Deployed Cluster with Namenodes and Router *)verified shell commands
> > *)Executed various jobs *)Browsed UI's
> >
> >
> > Thanks,
> > HemanthBoyina
> >
> >
> > On Sat, 11 Jul 2020, 00:05 Iñigo Goiri, <elgo...@gmail.com> wrote:
> >
> > > +1 (Binding)
> > >
> > > Deployed a cluster on Azure VMs with:
> > > * 3 VMs with HDFS Namenodes and Routers
> > > * 2 VMs with YARN Resource Managers
> > > * 5 VMs with HDFS Datanodes and Node Managers
> > >
> > > Tests:
> > > * Executed Tergagen+Terasort+Teravalidate.
> > > * Executed wordcount.
> > > * Browsed through the Web UI.
> > >
> > >
> > >
> > > On Fri, Jul 10, 2020 at 1:06 AM Vinayakumar B
> > > <vinayakum...@apache.org>
> > > wrote:
> > >
> > > > +1 (Binding)
> > > >
> > > > -Verified all checksums and Signatures.
> > > > -Verified site, Release notes and Change logs
> > > >   + May be changelog and release notes could be grouped based on
> > > > the project at second level for better look (this needs to be
> > > > supported
> > from
> > > > yetus)
> > > > -Tested in x86 local 3-node docker cluster.
> > > >   + Built from source with OpenJdk 8 and Ubuntu 18.04
> > > >   + Deployed 3 node docker cluster
> > > >   + Ran various Jobs (wordcount, Terasort, Pi, etc)
> > > >
> > > > No Issues reported.
> > > >
> > > > -Vinay
> > > >
> > > > On Fri, Jul 10, 2020 at 1:19 PM Sheng Liu <liusheng2...@gmail.com>
> > > wrote:
> > > >
> > > > > +1 (non-binding)
> > > > >
> > > > > - checkout the "3.3.0-aarch64-RC0" binaries packages
> > > > >
> > > > > - started a clusters with 3 nodes VMs of Ubuntu 18.04
> > > > > ARM/aarch64, openjdk-11-jdk
> > > > >
> > > > > - checked some web UIs (NN, DN, RM, NM)
> > > > >
> > > > > - Executed a wordcount, TeraGen, TeraSort and TeraValidate
> > > > >
> > > > > - Executed a TestDFSIO job
> > > > >
> > > > > - Executed a Pi job
> > > > >
> > > > > BR,
> > > > > Liusheng
> > > > >
> > > > > Zhenyu Zheng <zhengzhenyul...@gmail.com> 于2020年7月10日周五 下午3:45写道:
> > > > >
> > > > > > +1 (non-binding)
> > > > > >
> > > > > > - Verified all hashes and checksums
> > > > > > - Tested on ARM platform for the following actions:
> > > > > >   + Built from source on Ubuntu 18.04, OpenJDK 8
> > > > > >   + Deployed a pseudo cluster
> > > > > >   + Ran some example jobs(grep, wordcount, pi)
> > > > > >   + Ran teragen/terasort/teravalidate
> > > > > >   + Ran TestDFSIO job
> > > > > >
> > > > > > BR,
> > > > > >
> > > > > > Zhenyu
> > > > > >
> > > > > > On Fri, Jul 10, 2020 at 2:40 PM Akira Ajisaka
> > > > > > <aajis...@apache.org
> > >
> > > > > wrote:
> > > > > >
> > > > > > > +1 (binding)
> > > > > > >
> > > > > > > - Verified checksums and signatures.
> > > > > > > - Built from the source with CentOS 7 and OpenJDK 8.
> > > > > > > - Successfully upgraded HDFS to 3.3.0-RC0 in our development
> > > cluster
> > > > > > (with
> > > > > > > RBF, security, and OpenJDK 11) for end-users. No issues
> reported.
> > > > > > > - The document looks good.
> > > > > > > - Deployed pseudo cluster and ran some MapReduce jobs.
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Akira
> > > > > > >
> > > > > > >
> > > > > > > On Tue, Jul 7, 2020 at 7:27 AM Brahma Reddy Battula <
> > > > bra...@apache.org
> > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi folks,
> > > > > > > >
> > > > > > > > This is the first release candidate for the first release
> > > > > > > > of
> > > Apache
> > > > > > > > Hadoop 3.3.0
> > > > > > > > line.
> > > > > > > >
> > > > > > > > It contains *1644[1]* fixed jira issues since 3.2.1 which
> > > include a
> > > > > lot
> > > > > > > of
> > > > > > > > features and improvements(read the full set of release
> notes).
> > > > > > > >
> > > > > > > > Below feature additions are the highlights of the release.
> > > > > > > >
> > > > > > > > - ARM Support
> > > > > > > > - Enhancements and new features on S3a,S3Guard,ABFS
> > > > > > > > - Java 11 Runtime support and TLS 1.3.
> > > > > > > > - Support Tencent Cloud COS File System.
> > > > > > > > - Added security to HDFS Router.
> > > > > > > > - Support non-volatile storage class memory(SCM) in HDFS
> > > > > > > > cache
> > > > > > directives
> > > > > > > > - Support Interactive Docker Shell for running Containers.
> > > > > > > > - Scheduling of opportunistic containers
> > > > > > > > - A pluggable device plugin framework to ease vendor
> > > > > > > > plugin
> > > > > development
> > > > > > > >
> > > > > > > > *The RC0 artifacts are at*:
> > > > > > > > http://home.apache.org/~brahma/Hadoop-3.3.0-RC0/
> > > > > > > >
> > > > > > > > *First release to include ARM binary, Have a check.* *RC
> > > > > > > > tag is *release-3.3.0-RC0.
> > > > > > > >
> > > > > > > >
> > > > > > > > *The maven artifacts are hosted here:*
> > > > > > > >
> > > > > >
> > > >
> > https://repository.apache.org/content/repositories/orgapachehadoop-127
> > 1/
> > > > > > > >
> > > > > > > > *My public key is available here:*
> > > > > > > > https://dist.apache.org/repos/dist/release/hadoop/common/K
> > > > > > > > EYS
> > > > > > > >
> > > > > > > > The vote will run for 5 weekdays, until Tuesday, July 13
> > > > > > > > at
> > 3:50
> > > AM
> > > > > > IST.
> > > > > > > >
> > > > > > > >
> > > > > > > > I have done a few testing with my pseudo cluster. My +1 to
> > start.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > > Brahma Reddy Battula
> > > > > > > >
> > > > > > > >
> > > > > > > > 1. project in (YARN, HADOOP, MAPREDUCE, HDFS) AND
> > > > > > > > fixVersion in
> > > > > (3.3.0)
> > > > > > > AND
> > > > > > > > fixVersion not in (3.2.0, 3.2.1, 3.1.3) AND status =
> > > > > > > > Resolved
> > > ORDER
> > > > > BY
> > > > > > > > fixVersion ASC
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>  B�KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKCB�
> � [��X��ܚX�K  K[XZ[ � ��[[ۋY ]�][��X��ܚX�P  Y �� �\ X� K�ܙ�B��܈ Y  ] [ۘ[
> ��[X[� �  K[XZ[ � ��[[ۋY ]�Z [    Y �� �\ X� K�ܙ�B
>

Reply via email to