Using org.apache.hadoop.fs.LocalDirAllocator for jobcache/jobid/tasktip
-----------------------------------------------------------------------
Key: HADOOP-1382
URL: https://issues.apache.org/jira/browse/HADOOP-1382
Project: Hadoop
Issue Type: Improvement
Components: mapred
Affects Versions: 0.12.3
Reporter: Koji Noguchi
Priority: Minor
When one drive filled up, we had tasks fail with
java.io.IOException: Mkdirs failed to create
/hadoop/mapred/local/taskTracker/jobcache/job_0963/task_0963_m_000756_3
It'll be nice if it can retry or choose the drive with sufficient space.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.