[
https://issues.apache.org/jira/browse/MAPREDUCE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala resolved MAPREDUCE-711.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Release Note:
- Removed distributed cache classes and package from the Common project.
- Added the same to the mapreduce project.
- This will mean that users using Distributed Cache will now necessarily need
the mapreduce jar in Hadoop 0.21.
- Modified the package name to o.a.h.mapreduce.filecache from o.a.h.filecache
and deprecated the old package name.
Hadoop Flags: [Incompatible change, Reviewed]
HDFS tests have also passed. Now, all the projects are sync'ed up.
I committed this to trunk. Thanks, Vinod !
> 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
> Fix For: 0.21.0
>
> 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.