Thank you for starting voting, Vinod. I tried to untar the tarball, but the command exited with an error. Is binary tarball broken?
$ tar xzvf hadoop-2.7.1-RC0.tar.gz ... hadoop-2.7.1/share/hadoop/httpfs/tomcat/webapps/webhdfs/WEB-INF/lib/hadoop-common-2.7.1.jar gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now $ tar --version tar (GNU tar) 1.27.1 $ uname -a Linux ip-172-31-4-8 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Can anyone reproduce this problem? If this is my environment-depend problem, please ignore it. Thanks, - Tsuyoshi On Thu, Jul 2, 2015 at 11:01 PM, Masatake Iwasaki <iwasak...@oss.nttdata.co.jp> wrote: > +1 (non-binding) > > + verified mds of source and binary tarball > + built from source tarball > + deployed binary tarball to 4 nodes cluster and run some > hadoop-mapreduce-examples jobs > > Thanks, > Masatake Iwasaki > > > > On 6/29/15 17:45, Vinod Kumar Vavilapalli wrote: >> >> Hi all, >> >> I've created a release candidate RC0 for Apache Hadoop 2.7.1. >> >> As discussed before, this is the next stable release to follow up 2.6.0, >> and the first stable one in the 2.7.x line. >> >> The RC is available for validation at: >> *http://people.apache.org/~vinodkv/hadoop-2.7.1-RC0/ >> <http://people.apache.org/~vinodkv/hadoop-2.7.1-RC0/>* >> >> The RC tag in git is: release-2.7.1-RC0 >> >> The maven artifacts are available via repository.apache.org at >> *https://repository.apache.org/content/repositories/orgapachehadoop-1019/ >> >> <https://repository.apache.org/content/repositories/orgapachehadoop-1019/>* >> >> Please try the release and vote; the vote will run for the usual 5 days. >> >> Thanks, >> Vinod >> >> PS: It took 2 months instead of the planned [1] 2 weeks in getting this >> release out: post-mortem in a separate thread. >> >> [1]: A 2.7.1 release to follow up 2.7.0 >> http://markmail.org/thread/zwzze6cqqgwq4rmw >> >