[
https://issues.apache.org/jira/browse/MAPREDUCE-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758143#action_12758143
]
Jothi Padmanabhan commented on MAPREDUCE-277:
---------------------------------------------
bq. No automated tests for this?
This patch just displays the counters that are already available in JobHistory
on the UI. The content validation of job history file is already done in
TestJobHistory and TestJobHistoryParsing. Testing this particular feature
(checking if counters are getting displayed on the UI), is not straight
forward, we probably need to scrape the output of the jsps, which we currently
do not do for any of the JSPs.
> Job history counters should be avaible on the UI.
> -------------------------------------------------
>
> Key: MAPREDUCE-277
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-277
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: jobtracker
> Affects Versions: 0.20.1
> Reporter: Amareshwari Sriramadasu
> Assignee: Jothi Padmanabhan
> Priority: Blocker
> Fix For: 0.21.0
>
> Attachments: HADOOP-3200-20080915.1.txt, mapred-277-v1.2.patch,
> mapred-277-v1.4.patch, mapred-277-v2.patch, mapred-277.patch
>
>
> Job history is logging counters. But they are not visible on the UI.
> Job history parser and UI should be modified to view counters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.