Jason Lowe created MAPREDUCE-5003: ------------------------------------- Summary: AM recovery should recreate records for attempts that were incomplete Key: MAPREDUCE-5003 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5003 Project: Hadoop Map/Reduce Issue Type: Improvement Components: mr-am Reporter: Jason Lowe
As discussed in MAPREDUCE-4992, it would be nice if the AM recovered task attempt entries for *all* task attempts launched by the prior app attempt even if those task attempts did not complete. The attempts would have to be marked as killed or something similar to indicate it is no longer running. Having records for the task attempts enables the user to see what nodes were associated with the attempts and potentially access their logs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira