[ 
https://issues.apache.org/jira/browse/MAPREDUCE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732463#action_12732463
 ] 

Vinod K V commented on MAPREDUCE-711:
-------------------------------------

contrib tests also passed. This patch is committable.

Going by the recent discussions on the mailing lists about crossing-working on 
the projects, I am outlining the steps for committing these patches:
 - Apply the patch MAPREDUCE -711-20090709-common.txt to common project.
 - "svn remove" the directories _src/java/org/apache/hadoop/filecache/_ and 
_src/test/core/org/apache/hadoop/filecache/_
 - Build common project to generate hadoop-core-0.21.0-dev.jar.
 - Copy the above jar to mapreduce and hdfs project lib directories and commit 
this jar(the changes to this jar) to both the repositories.
 - svn up and apply the patch MAPREDUCE -711-20090710.txt to mapred project. 
Compilation shouldn't be broken.
 - Commit the patch to mapreduce project.

> Move Distributed Cache from Common to Map/Reduce
> ------------------------------------------------
>
>                 Key: MAPREDUCE-711
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-711
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Vinod K V
>         Attachments: MAPREDUCE-711-20090709-common.txt, 
> MAPREDUCE-711-20090709-mapreduce.1.txt, MAPREDUCE-711-20090709-mapreduce.txt, 
> MAPREDUCE-711-20090710.txt
>
>
> Distributed Cache logically belongs as part of map/reduce and not Common.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to