_temporary directories could be left in output directory sometimes
------------------------------------------------------------------
Key: MAPREDUCE-1272
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1272
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: task
Affects Versions: 0.20.1
Reporter: Amareshwari Sriramadasu
Priority: Critical
After a job-cleanup task cleans up _temporary directory, there are chances that
a speculative attempt could create it again since create file api creates all
parent directories.
More discussion at
[this|http://issues.apache.org/jira/browse/HADOOP-2391?focusedCommentId=12566183#action_12566183]
and
[this|http://issues.apache.org/jira/browse/HADOOP-2391?focusedCommentId=12566761#action_12566761]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.