[
https://issues.apache.org/jira/browse/MAPREDUCE-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755404#action_12755404
]
Amareshwari Sriramadasu commented on MAPREDUCE-982:
---------------------------------------------------
We cannot create an instance of JobContext in DistributedCache, because conf
will be cloned and it is not the same reference any more.
> Deprecated DistributedCache still used in the new apis in
> org.apache.hadoop.mapreduce package
> ---------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-982
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-982
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client
> Affects Versions: 0.21.0
> Reporter: Arun C Murthy
> Fix For: 0.21.0
>
>
> Deprecated DistributedCache still used in the new apis in
> org.apache.hadoop.mapreduce package e.g. JobContext, we should fix it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.