Praveen, The mapreduce modules still don't use the -Pdist -Dtar options to create the TAR, please refer to the 'hadoop-mapreduce-project/INSTALL' notes for details.
Thanks. Alejandro On Fri, Aug 26, 2011 at 5:13 AM, Praveen Sripati <[email protected]>wrote: > Hi, > > I got the code from SVN for the branch-0.23 and ran the mvn command > > svn co http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23/ > mvn clean install package -Pdist -Dtar -DskipTests > > There were no errors. But, the hadoop-mapreduce-0.23.0-SNAPSHOT-all.tar.gz > file is not created. > > praveensripati@MyMini:~/Hadoop/branch-0.23$ find . -name *tar.gz -print > ./hadoop-project-dist/target/hadoop-project-dist-0.23.0-SNAPSHOT.tar.gz > > ./hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/test.tar.gz > > ./hadoop-common-project/hadoop-common/target/hadoop-common-0.23.0-SNAPSHOT.tar.gz > ./hadoop-hdfs-project/hadoop-hdfs/target/hadoop-hdfs-0.23.0-SNAPSHOT.tar.gz > > Also, the below instructions are a bit outdated > > > http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/INSTALL > > What should the YARN_HOME be set to ? > > Thanks, > Praveen >
