[
https://issues.apache.org/jira/browse/MAPREDUCE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120688#comment-13120688
]
Devaraj K commented on MAPREDUCE-2795:
--------------------------------------
Here the problem was, the AppMaster state is sending to the Metrics instead of
the App state. In case of a app is killed or failed, the AppMaster state is
finished(FINISHED) and the same is sent to the metrics, instead of Killed or
failed(i.e App State), so the metrics were not updating properly.
> [MR-279] AppsKilled is never incremented
> ----------------------------------------
>
> Key: MAPREDUCE-2795
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2795
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Ramya Sunil
> Assignee: Devaraj K
> Priority: Blocker
> Fix For: 0.23.0, 0.24.0
>
> Attachments: MAPREDUCE-2795.patch
>
>
> AppsKilled metrics is never incremented even though there are killed jobs in
> the system.
--
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