Remove the methods controlling comparator options from the JobConf and make
them static in the comparator class
---------------------------------------------------------------------------------------------------------------
Key: HADOOP-3917
URL: https://issues.apache.org/jira/browse/HADOOP-3917
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Affects Versions: 0.19.0
Reporter: Devaraj Das
Assignee: Devaraj Das
Priority: Minor
Fix For: 0.19.0
It struck me after committing HADOOP-2302 that we should ideally have the
getters/setters for the comparator in the comparator class and not in the
JobConf.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.