You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Junping Du (JIRA)" <ji...@apache.org> on 2014/07/04 11:01:41 UTC

[jira] [Moved] (YARN-2251) Avoid negative elapsed time in JHS/MRAM web UI and services

     [ https://issues.apache.org/jira/browse/YARN-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junping Du moved MAPREDUCE-5940 to YARN-2251:
---------------------------------------------

    Component/s:     (was: webapps)
                     (was: jobhistoryserver)
                     (was: mr-am)
            Key: YARN-2251  (was: MAPREDUCE-5940)
        Project: Hadoop YARN  (was: Hadoop Map/Reduce)

> Avoid negative elapsed time in JHS/MRAM web UI and services
> -----------------------------------------------------------
>
>                 Key: YARN-2251
>                 URL: https://issues.apache.org/jira/browse/YARN-2251
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>         Attachments: MAPREDUCE-5940.1.patch, MAPREDUCE-5940.2.patch
>
>
> Recently we observed a rare bug that an elapsed time of a reducer is going to be negative on JHS web UI and via REST APIs. While the real reason for this bug seems to be clock asynchronization on different hosts, the web frontend should have masked the negative values. However, in the current code, *org.apache.hadoop.mapreduce.v2.app.webapp.dao.** only check whether the elapsed time is -1 or not.



--
This message was sent by Atlassian JIRA
(v6.2#6252)