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

Sreenath Somarajapuram edited comment on TEZ-2401 at 5/4/15 7:10 AM:
---------------------------------------------------------------------

Is the following required, shouldn't we remove these lines?
        // unixtimestamp is in seconds. javascript expects milliseconds.
        if (endTime < startTime || !!endTime) {
                end = new Date().getTime();
        }



was (Author: sreenath):
Do we have a purpose for
        // unixtimestamp is in seconds. javascript expects milliseconds.
        if (endTime < startTime || !!endTime) {
                end = new Date().getTime();
        }

> Tez UI: All-dag page has duration keep counting for KILLED dag.
> ---------------------------------------------------------------
>
>                 Key: TEZ-2401
>                 URL: https://issues.apache.org/jira/browse/TEZ-2401
>             Project: Apache Tez
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 0.7.0
>            Reporter: Tassapol Athiapinya
>            Assignee: Prakash Ramachandran
>            Priority: Critical
>         Attachments: TEZ-2401.1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to