[ http://issues.apache.org/jira/browse/HADOOP-265?page=all ] Doug Cutting closed HADOOP-265: -------------------------------
> Abort tasktracker if it can not write to its local directories > -------------------------------------------------------------- > > Key: HADOOP-265 > URL: http://issues.apache.org/jira/browse/HADOOP-265 > Project: Hadoop > Type: Bug > Components: mapred > Versions: 0.3.0 > Reporter: Hairong Kuang > Assignee: Hairong Kuang > Fix For: 0.3.0 > Attachments: mapred_disk.patch > > Currently if a task tracker is not able to write to any of its local > directories, it continues to run and all the tasks assigned to it fail. > A task tracker should not start upif it has a problem reading/writing any of > its local directories. It should abort if it gets the problem at run time. -- 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
