[
https://issues.apache.org/jira/browse/HADOOP-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HADOOP-4909:
----------------------------------
Attachment: h4909.patch
This patch adds JavaDoc to the public methods and changes the getters to take
JobContext objects.
> Clean up map/reduce api to take JobContext in the static methods
> ----------------------------------------------------------------
>
> Key: HADOOP-4909
> URL: https://issues.apache.org/jira/browse/HADOOP-4909
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.20.0
>
> Attachments: h4909.patch
>
>
> Several of the static methods in the HADOOP-1230 api aren't consistent in
> that the setters take Job objects and the getters take Configuration objects.
> It would be better if the getters took JobContext objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.