[ http://issues.apache.org/jira/browse/HADOOP-247?page=all ] Doug Cutting closed HADOOP-247: -------------------------------
> The Reduce Task thread for reporting progress during the sort exits in case > of any IOException > ---------------------------------------------------------------------------------------------- > > Key: HADOOP-247 > URL: http://issues.apache.org/jira/browse/HADOOP-247 > Project: Hadoop > Type: Bug > Components: mapred > Reporter: Mahadev konar > Assignee: Mahadev konar > Priority: Critical > Fix For: 0.3.0 > Attachments: sortprogress.patch > > The Reduce task thread for reporting progress during the sort, exits in case > of any exception (except InterruptedException). The solution would be to > continue the thread in case of an exception. -- 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
