Thanks Xongjun for the excellent work to drive this release!
+1 (binding)
- Verified checksums and signatures of tarballs
- Built source with native, Oracle Java 1.8.0_152 on Mac OS X 10.13.5
- Verified cloud connectors:
- ADLS integration tests passed with 1 failure, not a blocker
- Deployed both binary and built source to a pseudo cluster, passed the
following sanity tests in insecure and SSL mode:
- HDFS basic and ACL
- WebHDFS CLI ls and REST LISTSTATUS
- DistCp basic
- MapReduce wordcount
- KMS and HttpFS basic and servlets
- Balancer start/stop
ADLS unit test failure:
[ERROR] Tests run: 43, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
68.889 s <<< FAILURE! - in
org.apache.hadoop.fs.adl.live.TestAdlFileSystemContractLive
[ERROR]
testMkdirsWithUmask(org.apache.hadoop.fs.adl.live.TestAdlFileSystemContractLive)
Time elapsed: 0.851 s <<< FAILURE!
java.lang.AssertionError: expected:<461> but was:<456>
See https://issues.apache.org/jira/browse/HADOOP-14435. I don't think it is
a blocker.
Thanks,
On Fri, Jun 8, 2018 at 12:04 PM, Xiao Chen <[email protected]> wrote:
> Thanks for the effort on this Yongjun.
>
> +1 (binding)
>
> - Built from src
> - Deployed a pseudo distributed HDFS with KMS
> - Ran basic hdfs commands with encryption
> - Sanity checked webui and logs
>
>
> -Xiao
>
> On Fri, Jun 8, 2018 at 10:34 AM, Brahma Reddy Battula <
> [email protected]> wrote:
>
> > Thanks yongjun zhang for driving this release.
> >
> > +1 (binding).
> >
> >
> > ---Built from the source
> > ---Installed HA cluster
> > ---Execute the basic shell commands
> > ---Browsed the UI's
> > ---Ran sample jobs like pi,wordcount
> >
> >
> >
> > ________________________________
> > From: Yongjun Zhang <[email protected]>
> > Sent: Friday, June 8, 2018 1:04 PM
> > To: Allen Wittenauer
> > Cc: Hadoop Common; Hdfs-dev; [email protected];
> > [email protected]
> > Subject: Re: [VOTE] Release Apache Hadoop 3.0.3 (RC0)
> >
> > BTW, thanks Allen and Steve for discussing and suggestion about the site
> > build problem I hit earlier, I did the following step
> >
> > mvn install -DskipTests
> >
> > before doing the steps Nanda listed helped to solve the problems.
> >
> > --Yongjun
> >
> >
> >
> >
> > On Thu, Jun 7, 2018 at 6:15 PM, Yongjun Zhang <[email protected]>
> wrote:
> >
> > > Thank you all very much for the testing, feedback and discussion!
> > >
> > > I was able to build outside docker, by following the steps Nanda
> > > described, I saw the same problem; then I tried 3.0.2 released a while
> > > back, it has the same issue.
> > >
> > > As Allen pointed out, it seems the steps to build site are not
> correct. I
> > > have not figured out the correct steps yet.
> > >
> > > At this point, I think this issue should not block the 3.0.3 issue.
> While
> > > at the same time we need to figure out the right steps to build the
> site.
> > > Would you please let me know if you think differently?
> > >
> > > We only have the site build issue reported so far. And we don't have
> > > enough PMC votes yet. So need some more PMCs to help.
> > >
> > > Thanks again, and best regards,
> > >
> > > --Yongjun
> > >
> > >
> > > On Thu, Jun 7, 2018 at 4:15 PM, Allen Wittenauer <
> > [email protected]
> > > > wrote:
> > >
> > >> > On Jun 7, 2018, at 11:47 AM, Steve Loughran <[email protected]
> >
> > >> wrote:
> > >> >
> > >> > Actually, Yongjun has been really good at helping me get set up for
> a
> > >> 2.7.7 release, including "things you need to do to get GPG working in
> > the
> > >> docker image”
> > >>
> > >> *shrugs* I use a different release script after some changes
> > >> broke the in-tree version for building on OS X and I couldn’t get the
> > fixes
> > >> committed upstream. So not sure what the problems are that you are
> > hitting.
> > >>
> > >> > On Jun 7, 2018, at 1:08 PM, Nandakumar Vadivelu <
> > >> [email protected]> wrote:
> > >> >
> > >> > It will be helpful if we can get the correct steps, and also update
> > the
> > >> wiki.
> > >> > https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+
> > >> Release+Validation
> > >>
> > >> Yup. Looking forward to seeing it.
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: [email protected]
> > >> For additional commands, e-mail: [email protected]
> > >>
> > >>
> > >
> >
>
--
John