[
https://issues.apache.org/jira/browse/MAPREDUCE-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated MAPREDUCE-2422:
---------------------------------
Attachment: MAPREDUCE-2422.patch
New patch to add a (@Private) ClientDistributedCacheManager, which is used by
the client-side job submission process.
> Removed unused internal methods from DistributedCache
> -----------------------------------------------------
>
> Key: MAPREDUCE-2422
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2422
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: client
> Reporter: Tom White
> Assignee: Tom White
> Attachments: MAPREDUCE-2422.patch, MAPREDUCE-2422.patch,
> MAPREDUCE-2422.patch
>
>
> DistributedCache has a number of deprecated methods that are no longer used
> ever since TrackerDistributedCacheManager was introduced in MAPREDUCE-476.
> Removing these methods (which are not user-facing) will make it possible to
> complete MAPREDUCE-1638 by keeping DistributedCache in the API tree, and
> TrackerDistributedCacheManager, TaskDistributedCacheManager in the
> implementation tree.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira