TaskTracker should check for SUCCEEDED task status in addition to
COMMIT_PENDING status when it fails maps due to lost map outputs
----------------------------------------------------------------------------------------------------------------------------------
Key: HADOOP-3279
URL: https://issues.apache.org/jira/browse/HADOOP-3279
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Affects Versions: 0.17.0
Reporter: Devaraj Das
Assignee: Devaraj Das
Priority: Blocker
Fix For: 0.17.0
Attachments: 3279.patch
Post HADOOP-3140, tasks could be marked as SUCCEEDED by the TaskTracker. Hence,
the TaskTracker should check for SUCCEEDED task status in addition to
COMMIT_PENDING status when it fails maps due to lost map outputs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.