[ 
https://issues.apache.org/jira/browse/HADOOP-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj Das updated HADOOP-1183:
--------------------------------

    Description: A couple of reducers were continuously trying to fetch map 
outputs from a lost tasktracker. Although the tasks running on that lost TT 
successfully reexecuted elsewhere, the Reducers' tasktrackers didn't correctly 
note those events.  (was: A couple of reducers were continuously trying to 
fetch map outputs from a lost tasktracker. Although the tasks running on that 
TT successfully reexecuted elsewhere, the tasktrackers didn't correctly note 
those events.)
        Summary: MapTask completion not recorded properly at the Reducer's end  
(was: MapTask completion event lost)

> MapTask completion not recorded properly at the Reducer's end
> -------------------------------------------------------------
>
>                 Key: HADOOP-1183
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1183
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Devaraj Das
>         Assigned To: Devaraj Das
>            Priority: Critical
>
> A couple of reducers were continuously trying to fetch map outputs from a 
> lost tasktracker. Although the tasks running on that lost TT successfully 
> reexecuted elsewhere, the Reducers' tasktrackers didn't correctly note those 
> events.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to