Thanks Junping for the great effort!
- Verified checksums and signatures of all tarballs - Built source with native, Azul Java 1.7.0_161 on Mac OS X 10.13.2 - Verified cloud connectors: - All S3A integration tests - Deployed both binary and built source to a pseudo cluster, passed the following sanity tests in insecure and SSL mode: - HDFS basic and ACL - DistCp basic - MapReduce wordcount - KMS and HttpFS basic - Balancer start/stop Non-blockers - HADOOP-13030 Handle special characters in passwords in KMS startup script. Fixed in 2.8+. - NameNode servlets test failures: 403 User dr.who is unauthorized to access this page. Researching. Could be just test configuration issue. John On Tue, Dec 12, 2017 at 1:10 PM, Eric Badger <ebad...@oath.com.invalid> wrote: > Thanks, Junping > > +1 (non-binding) looks good from my end > > - Verified all hashes and checksums > - Built from source on macOS 10.12.6, Java 1.8.0u65 > - Deployed a pseudo cluster > - Ran some example jobs > > Eric > > On Tue, Dec 12, 2017 at 12:55 PM, Konstantin Shvachko < > shv.had...@gmail.com> > wrote: > > > Downloaded again, now the checksums look good. Sorry my fault > > > > Thanks, > > --Konstantin > > > > On Mon, Dec 11, 2017 at 5:03 PM, Junping Du <j...@hortonworks.com> wrote: > > > > > Hi Konstantin, > > > > > > Thanks for verification and comments. I was verifying your example > > > below but found it is actually matched: > > > > > > > > > *jduMBP:hadoop-2.8.3 jdu$ md5 ~/Downloads/hadoop-2.8.3-src.tar.gz* > > > *MD5 (/Users/jdu/Downloads/hadoop-2.8.3-src.tar.gz) = > > > e53d04477b85e8b58ac0a26468f04736* > > > > > > What's your md5 checksum for given source tar ball? > > > > > > > > > Thanks, > > > > > > > > > Junping > > > > > > > > > ------------------------------ > > > *From:* Konstantin Shvachko <shv.had...@gmail.com> > > > *Sent:* Saturday, December 9, 2017 11:06 AM > > > *To:* Junping Du > > > *Cc:* common-...@hadoop.apache.org; hdfs-dev@hadoop.apache.org; > > > mapreduce-...@hadoop.apache.org; yarn-...@hadoop.apache.org > > > *Subject:* Re: [VOTE] Release Apache Hadoop 2.8.3 (RC0) > > > > > > Hey Junping, > > > > > > Could you pls upload mds relative to the tar.gz etc. files rather than > > > their full path > > > /build/source/target/artifacts/hadoop-2.8.3-src.tar.gz: > > > MD5 = E5 3D 04 47 7B 85 E8 B5 8A C0 A2 64 68 F0 47 36 > > > > > > Otherwise mds don't match for me. > > > > > > Thanks, > > > --Konstantin > > > > > > On Tue, Dec 5, 2017 at 1:58 AM, Junping Du <j...@hortonworks.com> > wrote: > > > > > >> Hi all, > > >> I've created the first release candidate (RC0) for Apache Hadoop > > >> 2.8.3. This is our next maint release to follow up 2.8.2. It includes > 79 > > >> important fixes and improvements. > > >> > > >> The RC artifacts are available at: > http://home.apache.org/~junpin > > >> g_du/hadoop-2.8.3-RC0 > > >> > > >> The RC tag in git is: release-2.8.3-RC0 > > >> > > >> The maven artifacts are available via repository.apache.org at: > > >> https://repository.apache.org/content/repositories/ > orgapachehadoop-1072 > > >> > > >> Please try the release and vote; the vote will run for the > usual 5 > > >> working days, ending on 12/12/2017 PST time. > > >> > > >> Thanks, > > >> > > >> Junping > > >> > > > > > > > > > -- John