[
https://issues.apache.org/jira/browse/MAPREDUCE-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated MAPREDUCE-5432:
-------------------------------------
Status: Open (was: Patch Available)
[~ozawa] Patch looks good. Can you pls modify existing tests to check for the
new values? Tx.
> JobHistoryParser does not fetch clockSplits, cpuUsages, vMemKbytes,
> physMemKbytes from history file
> ---------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-5432
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5432
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobhistoryserver, mrv2
> Affects Versions: 2.0.4-alpha
> Reporter: Vrushali C
> Assignee: Tsuyoshi OZAWA
> Attachments: MAPREDUCE-5432.1.patch, MAPREDUCE-5432.2.patch
>
>
> JobHistoryParser's handleMapAttemptFinishedEvent() function does not look at
> MapAttemptFinishedEvent's
> int[] clockSplits;
> int[] cpuUsages;
> int[] vMemKbytes;
> int[] physMemKbytes;
> JobHistoryParser's inner class TaskAttemptInfo also needs to be enhanced to
> have these as members so that handleMapAttemptFinishedEvent() can get them
> and store them.
--
This message was sent by Atlassian JIRA
(v6.1#6144)