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

Amareshwari Sriramadasu commented on MAPREDUCE-1511:
----------------------------------------------------

Looked at the patch. Changes look fine.
Example Sort still calls deprecated api from DistributedCache (MAPREDUCE-898). 
DistributedCache.addCacheFile() and DistributedCache.createSymlink() can be 
replaced with corresponding calls in Job.

> Examples should not use deprecated APIs
> ---------------------------------------
>
>                 Key: MAPREDUCE-1511
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1511
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: job submission
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: MAPREDUCE-1511.patch
>
>
> MAPREDUCE-777 deprecated some APIs which are still being used by the 
> examples. This issue is to fix the examples so they use the replacements.

-- 
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