[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-6614:
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.8.0
           Status: Resolved  (was: Patch Available)

Committed this to branch-2 and branch-2.8. Thanks [~lewuathe] for the 
contribution!

> Remove unnecessary code in TestMapreduceConfigFields
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-6614
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6614
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>            Reporter: Akira AJISAKA
>            Assignee: Kai Sasaki
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.8.0
>
>         Attachments: MAPREDUCE-6614-branch-2.01.patch
>
>
> In branch-2, the following code can be removed because these parameters are 
> in both mapred-default.xml and MRJobConfig.java.
> {code:title=TestMapreduceConfigFields.java}
>     xmlPropsToSkipCompare.add("mapreduce.reduce.skip.proc-count.auto-incr");
>     xmlPropsToSkipCompare.add("mapreduce.map.skip.proc-count.auto-incr");
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to