|
@@ -75,8 +75,6 @@ public class TestMapreduceConfigFields extends TestConfigurationFieldsBase {
|
|
|
// Obsolete entries listed in MAPREDUCE-6057 were removed from trunk
|
|
|
// but not removed from branch-2.
|
|
|
xmlPropsToSkipCompare.add("map.sort.class");
|
|
|
- xmlPropsToSkipCompare.add("mapreduce.reduce.skip.proc-count.auto-incr");
|
|
|
- xmlPropsToSkipCompare.add("mapreduce.map.skip.proc-count.auto-incr");
|
|
|
xmlPropsToSkipCompare.add("mapreduce.local.clientfactory.class.name");
|
|
|
}
|
|
|
|