[ https://issues.apache.org/jira/browse/HADOOP-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Devaraj Das updated HADOOP-4654: -------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I just committed this to the 0.18 branch. Thanks, Amareshwari! > remove temporary output directory of failed tasks > ------------------------------------------------- > > Key: HADOOP-4654 > URL: https://issues.apache.org/jira/browse/HADOOP-4654 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.17.2, 0.18.1 > Reporter: Christian Kunz > Assignee: Amareshwari Sriramadasu > Fix For: 0.18.3 > > Attachments: patch-4654-0.18.txt, patch-4654-1-0.18.txt > > > When dfs is getting full (80+% of reserved space), the rate of write failures > increases, such that more map-reduce tasks can fail. By not cleaning up the > temporary output directory of tasks the situation worsens over the lifetime > of a job, increasing the probability of the whole job failing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.