Details
Description
MAPREDUCE-5762 removed mapreduce.jobtracker.staging.root.dir from mapred-default.xml but the property is still being used by LocalJobRunner and the code default value does not match the value that was removed from mapred-default.xml. This broke the use case where multiple users are running local mode jobs on the same node, since they now default to the same directory in /tmp.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-15385 Many tests are failing in hadoop-distcp project in branch-2
- Resolved
-
MAPREDUCE-6911 TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently
- Resolved
- is broken by
-
MAPREDUCE-5762 Port MAPREDUCE-3223 and MAPREDUCE-4695 (Remove MRv1 config from mapred-default.xml) to branch-2
- Resolved