Hey Sujee,
Yes. During the course of 0.21 and 0.22, the project repos underwent a
split at the global repo level. For 0.23 (and thereby 2.x) we've gone
back to hosting projects under the single, common repository itself
(as was in past).
On Wed, Sep 26, 2012 at 4:46 AM, Sujee Maniyam wrote:
> th
thank you!
another thing that is puzzling me,
within hadoop-common repo, I see 'hadoop-mapreduce-project' and
'hadoop-hdfs-project'. But I also see 'hadoop-hdfs' and
'hadoop-mapreduce' listed as separate repositories here :
http://git.apache.org/
is 'hadoop-common' the encompassing project no
You're doing the right thing. The
./hadoop-dist/target/hadoop-3.0.0-SNAPSHOT.tar.gz is the trunk tarball
you'll want to deploy.
On Wed, Sep 26, 2012 at 3:58 AM, Sujee Maniyam wrote:
> HI
> I am following this
> http://www.michael-noll.com/blog/2011/04/14/building-an-hadoop-0-20-x-version-for-hbas
HI
I am following this
http://www.michael-noll.com/blog/2011/04/14/building-an-hadoop-0-20-x-version-for-hbase-0-90-2/
How ever the latest hadoop is using mvn. Just wanted to verify that I am
doing the right thing
The following completed successfully.
# git clone http://git.apache.org/hadoop-co