[
https://issues.apache.org/jira/browse/MAPREDUCE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod K V updated MAPREDUCE-711:
--------------------------------
Attachment: MAPREDUCE-711-20090710.txt
Actually Philip, I am going ahead and am doing the package restructuring now
itself. Things like these, it would be good to do as early as possible than
later. In any case, you will just need another `sed` run over your patch.
One more question:
- We are knocking off DistributedCache completely from common. This would mean
breaking of code that explicitly depends _only_ on the pre-split core jar. Two
solutions are possible - 1) duplicate code across projects and 2) keep code in
mapreduce and put placeholders in common, thus creating a dependency of
mapreduce on common. None of the two seem feasible to me.
> 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.