[ http://issues.apache.org/jira/browse/HADOOP-27?page=comments#action_12379064 ]
Johan Oskarson commented on HADOOP-27: -------------------------------------- I just ran into this problem, but the machine did actually have space available. However, it was on another disk set in dfs.data.dir. So the first disk is full and the second one almost empty. Would it not make sense to just continue putting the map output to the second disk? > MapRed tries to allocate tasks to nodes that have no available disk space > ------------------------------------------------------------------------- > > Key: HADOOP-27 > URL: http://issues.apache.org/jira/browse/HADOOP-27 > Project: Hadoop > Type: Bug > Components: mapred > Reporter: Mike Cafarella > > What it says above. MapRed TaskTrackers should not offer task service if > the local disk > space is too constrained. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
