Robert Joseph Evans created MAPREDUCE-4480:
----------------------------------------------
Summary: T_ATTEMPT_KILLED after SUCCEEDED can happen for reduces
too
Key: MAPREDUCE-4480
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4480
Project: Hadoop Map/Reduce
Issue Type: Bug
Affects Versions: 3.0.0, 2.2.0-alpha
Reporter: Robert Joseph Evans
Priority: Critical
This does not seem to impact 0.23. If speculative execution is enabled then a
T_ATTEMPT_KILLED event can come in after the task has transitioned to
SUCCEEDED. This causes the MapRetroactiveKilledTransition to kill the Job,
because it expects to only handle map tasks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira