[
https://issues.apache.org/jira/browse/YARN-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Lowe updated YARN-93:
---------------------------
Attachment: YARN-93.patch
Patch to add diagnostics for finished apps.
This adds a new {{RMAppFinishedAttemptEvent}} class which contains the
diagnostics from the finished attempt, but we could also repurpose the existing
{{RMAppFailedAttemptEvent}} class. The name would have to change to clarify
its new role, e.g. RMAppEndedAttemptEvent.
I could see benefits of implementing it either way, so let me know if you
prefer one or the other.
> Diagnostics missing from applications that have finished but failed
> -------------------------------------------------------------------
>
> Key: YARN-93
> URL: https://issues.apache.org/jira/browse/YARN-93
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Affects Versions: 0.23.3, 2.0.0-alpha
> Reporter: Jason Lowe
> Assignee: Jason Lowe
> Attachments: YARN-93.patch
>
>
> If an application finishes in the YARN sense but fails in the app framework
> sense (e.g.: a failed MapReduce job) then diagnostics are missing from the RM
> web page for the application. The RM should be reporting diagnostic messages
> even for successful YARN applications.
--
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