Steve Loughran created YARN-1727:
------------------------------------
Summary: provide (async) application lifecycle events to
management tools
Key: YARN-1727
URL: https://issues.apache.org/jira/browse/YARN-1727
Project: Hadoop YARN
Issue Type: Sub-task
Components: resourcemanager
Affects Versions: 2.2.0
Reporter: Steve Loughran
Management tools need to monitor long-lived applications. While the
{{AM<->Management System}} protocol is a matter for them, the management
tooling will need to know about async events happening in YARN
# application submitted
# AM started
# AM failed
# AM restarted
# AM finished
This could be done by pushing events somewhere, or supporting a pollable
history mechanism
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)