[ http://issues.apache.org/jira/browse/HADOOP-251?page=all ] Doug Cutting closed HADOOP-251: -------------------------------
> progress report failures kill task > ---------------------------------- > > Key: HADOOP-251 > URL: http://issues.apache.org/jira/browse/HADOOP-251 > Project: Hadoop > Type: Bug > Components: mapred > Versions: 0.2.1 > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.3.0 > Attachments: no-progress-failure.patch > > Communication problems in reporting progress to the task tracker kill the > task because the exceptions are not caught. Since reporting progress is not > critical, my patch catches the exception, logs it, and ignores it. -- 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
