[jira] [Reopened] (MAPREDUCE-2550) bin/mapred no longer works from a source checkout

2011-08-26 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash reopened MAPREDUCE-2550: - Commit 103374ed71a22d614e77e79ac816fc72fbf93463 (Revision 161793) on branch-0.23

Building branch-0.23

2011-08-26 Thread Praveen Sripati
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.

Re: DistCpV2 in 0.23

2011-08-26 Thread Mithun Radhakrishnan
Would it be acceptable if retooling of tools/ were taken up separately? It sounds to me like this might be a distinct (albeit related) task. Mithun From: Giridharan Kesavan gkesa...@hortonworks.com To: mapreduce-dev@hadoop.apache.org Sent: Friday, August 26,

Re: Building branch-0.23

2011-08-26 Thread Alejandro Abdelnur
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 praveensrip...@gmail.comwrote: Hi, I got the code from SVN

Re: DistCpV2 in 0.23

2011-08-26 Thread Robert Evans
I agree with Mithun. They are related but this goes beyond distcpv2 and should not block distcpv2 from going in. It would be very nice, however, to get the layout settled soon so that we all know where to find something when we want to work on it. Also +1 for Alejandro's I also prefer to

Re: DistCpV2 in 0.23

2011-08-26 Thread Eli Collins
On Friday, August 26, 2011, Amareshwari Sri Ramadasu amar...@yahoo-inc.com wrote: Agree. It should be separate maven module (and patch puts it as separate maven module now). And top level for hadoop tools is nice to have, but it becomes hard to maintain until patch automation tests run the tests

Re: DistCpV2 in 0.23

2011-08-26 Thread Amareshwari Sri Ramadasu
Agree with Mithun and Robert. DistCp and Tools restructuring are separate tasks. Since DistCp code is ready to be committed, it need not wait for the Tools separation from MR/HDFS. I would say it can go into contrib as the patch is now, and when the tools restructuring happens it would be just

Re: DistCpV2 in 0.23

2011-08-26 Thread Alejandro Abdelnur
And I'll be more than happy to review it from the Mavenization perspective. Thxs. Alejandro On Fri, Aug 26, 2011 at 9:47 AM, Alejandro Abdelnur t...@cloudera.comwrote: Please, don't add more Mavenization work on us (eventually I want to go back to coding) Given that Hadoop is already

Re: DistCpV2 in 0.23

2011-08-26 Thread Mithun Radhakrishnan
Greetings, Tucu. I'd like very much to take you up on that. DistCpV2's build is currently mavenized. (Apologies. I neglected to mention that in this mail-thread.) Could I please bother you to review the pom? As the patch stands now, DistCpV2 needs building separately. Grazie, Mithun

[jira] [Created] (MAPREDUCE-2885) mapred-config.sh doesn't look for $HADOOP_COMMON_HOME/libexec/hadoop-config.sh

2011-08-26 Thread Arun C Murthy (JIRA)
mapred-config.sh doesn't look for $HADOOP_COMMON_HOME/libexec/hadoop-config.sh -- Key: MAPREDUCE-2885 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2885 Project:

[jira] [Resolved] (MAPREDUCE-2550) bin/mapred no longer works from a source checkout

2011-08-26 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang resolved MAPREDUCE-2550. -- Resolution: Fixed Arun updated the incremental changes of the script in MAPREDUCE-2885.

[jira] [Created] (MAPREDUCE-2886) Fix Javadoc warnings in MapReduce.

2011-08-26 Thread Mahadev konar (JIRA)
Fix Javadoc warnings in MapReduce. -- Key: MAPREDUCE-2886 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2886 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Mahadev konar

[jira] [Created] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

2011-08-26 Thread Sanjay Radia (JIRA)
MR changes to match HADOOP-7524 (multiple RPC protocols) Key: MAPREDUCE-2887 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887 Project: Hadoop Map/Reduce Issue Type: