You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2008/08/07 14:47:44 UTC

[jira] Created: (HADOOP-3917) Remove the methods controlling comparator options from the JobConf and make them static in the comparator class

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.


[jira] Updated: (HADOOP-3917) Remove the methods controlling comparator options from the JobConf and make them static in the comparator class

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das updated HADOOP-3917:
--------------------------------

    Fix Version/s:     (was: 0.19.0)

Please mark it as a blocker for 0.19 if required

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