+1 I installed the build on a 6 node cluster and kicked the tires, didn't find any blocking issues.
Btw in the future better to build from the svn repo so the revision is an svn rev from the release branch. Eg 1336254 instead of 40e90d3c7 which is from the git mirror, this way we're consistent across releases. hadoop-2.0.0-alpha $ ./bin/hadoop version Hadoop 2.0.0-alpha Subversion git://devadm900.cc1.ygridcore.net/grid/0/dev/acm/hadoop-trunk/hadoop-common-project/hadoop-common -r 40e90d3c7e5d71aedcdc2d9cc55d078e78944c55 Compiled by hortonmu on Wed May 9 16:19:55 UTC 2012 >From source with checksum 3d9a13a31ef3a9ab4b5cba1f982ab888 On Wed, May 9, 2012 at 9:58 AM, Arun C Murthy <[email protected]> wrote: > I've created a release candidate for hadoop-2.0.0-alpha that I would like to > release. > > It is available at: http://people.apache.org/~acmurthy/hadoop-2.0.0-alpha-rc0/ > > The maven artifacts are available via repository.apache.org. > > Please try the release and vote; the vote will run for the usual 7 days. > > This is a big milestone for the Apache Hadoop community - congratulations and > thanks for all the contributions! > > thanks, > Arun > > > -- > Arun C. Murthy > Hortonworks Inc. > http://hortonworks.com/ > >
