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

Tom White commented on MAPREDUCE-1511:
--------------------------------------

The constructors were deprecated in favour of a factory-style interface, for a 
use case described 
[here|https://issues.apache.org/jira/browse/MAPREDUCE-777?focusedCommentId=12733851&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12733851].
 The factory-style interface is a more future-proof API in this case.

> 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