Jason Lowe created MAPREDUCE-4235:
-------------------------------------
Summary: Killing app can lead to inconsistent app status between
RM and HS
Key: MAPREDUCE-4235
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4235
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Affects Versions: 0.23.3
Reporter: Jason Lowe
If a client tries to kill an application that is about to complete, the
application states between the ResourceManager's web UI and the history server
can be inconsistent. When the problem occurs, the ResourceManager shows the
Status/FinalStatus as KILLED/KILLED and the history link will redirect to a
broken link. The history link still references the ApplicationMaster which is
now missing. The history server entry will show the application state as
SUCCEEDED.
--
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