mapred.local.dir for IsolationRunner is not set properly
--------------------------------------------------------
Key: MAPREDUCE-1663
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1663
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: task
Affects Versions: 0.21.0
Reporter: Amareshwari Sriramadasu
Fix For: 0.22.0
MAPREDUCE-842 enforces that mapred.local.dir for Task to be attemptDirs in all
local dirs. The conf is not set to attemptDirs for IsolationRunner.
So, the map output files are created directly under Cluster's local dir. The
same can be seen in TestIsolationRunner. Test does not fail because it is not
validated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.