[
https://issues.apache.org/jira/browse/MAPREDUCE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769607#action_12769607
]
Arun C Murthy commented on MAPREDUCE-1152:
------------------------------------------
Hmm... shouldn't we fix metrics to correctly record KILLED tasks separately
from FAILED ones? The proposal in this jira seems like the wrong direction...
we probably need JobCounter.NUM_KILLED_{MAPS|REDUCES} counters too?
> JobTrackerInstrumentation.killed{Map/Reduce} is never called
> ------------------------------------------------------------
>
> Key: MAPREDUCE-1152
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1152
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Sharad Agarwal
> Fix For: 0.22.0
>
> Attachments: 1152.patch
>
>
> JobTrackerInstrumentation.killed{Map/Reduce} metrics added as part of
> MAPREDUCE-1103 is not captured
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.