You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2015/05/04 09:09:05 UTC

[jira] [Commented] (TEZ-2401) Tez UI: All-dag page has duration keep counting for KILLED dag.

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

Sreenath Somarajapuram commented on TEZ-2401:
---------------------------------------------

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)