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