[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854544#comment-13854544
 ] 

Gera Shegalov commented on MAPREDUCE-5550:
------------------------------------------

Sandy, the test is obviously buggy as it is computing (start - end) = 
-elapsedTime, instead of (end - start) = elapseTime . It went unnoticed because 
in the current code start == end == 0 

> Task Status message (reporter.setStatus) not shown in UI with Hadoop 2.0
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5550
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5550
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.0.5-alpha
>            Reporter: Vrushali C
>            Assignee: Gera Shegalov
>         Attachments: MAPREDUCE-5550.v01.patch, MAPREDUCE-5550.v02.patch, 
> MAPREDUCE-5550.v03.patch, MAPREDUCE-5550.v04.patch, Map_tasks_new_UI.png, 
> Map_tasks_oldUI.png, Screen Shot 2013-10-15 at 11.15.24 AM.png, Screen Shot 
> 2013-10-15 at 11.16.02 AM.png
>
>
> Hadoop 1.0 JobTracker UI displays task status message when list of mapper or 
> reduce tasks are listed. This give an idea of how that task is making 
> progress.
> Hadoop 2.0 AM/JHS UI does not have this. It would be good to have this on 
> AM/JHS UI.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to