[ http://issues.apache.org/jira/browse/HADOOP-27?page=comments#action_12418673 ]
paul sutter commented on HADOOP-27: ----------------------------------- One impact of this fix is that an invalid directory name in the temp files list will now prevent a node from running, whereas before that was tolerated. We have a couple of nodes in our cluster with 3 drives instead of 4 (they each have a dead drive), and previously we were able to run just fine with one config file on all nodes. > 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 > Fix For: 0.4.0 > Attachments: minspace_mapredtask.patch, minspace_mapredtaskv3.patch > > 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
