You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "TezQA (JIRA)" <ji...@apache.org> on 2017/03/09 11:22:38 UTC

[jira] [Commented] (TEZ-3653) Tez UI: Swimlane tooltip is not proper for running DAGs

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

TezQA commented on TEZ-3653:
----------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12856967/TEZ-3653.1.patch
  against master revision c6d4908.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/2318//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2318//console

This message is automatically generated.

> Tez UI: Swimlane tooltip is not proper for running DAGs
> -------------------------------------------------------
>
>                 Key: TEZ-3653
>                 URL: https://issues.apache.org/jira/browse/TEZ-3653
>             Project: Apache Tez
>          Issue Type: Task
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-3653.1.patch
>
>
> When Auto Refresh is enabled. Some of the vertex data from ATS is superseded by data from AM. For running DAGs as AM sends endTime as 0. It causes the following issues
> # End Time is displayed as = 01 Jan 1970 00:00:00
> # Duration is displayed as = End time is less than or equal to zero! 
> Solution:
> When Start or End time <= 0, it should be considered as 'Not Available!'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)