You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/05/12 20:46:12 UTC

[jira] [Commented] (TEZ-3255) Tez UI: Hide swimlane while displaying running DAGs from old versions of Tez

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

Hitesh Shah commented on TEZ-3255:
----------------------------------

Message looks fine. 

{code}
 // amWsVersion > 2, but without event/time data
118	      if(vertex.get("am") && !vertex.get("am.initTime")) {
119	        dataAvailable = false;
120	      }
{code}
  - what is vertex.am and vertex.am.initTime? 


> Tez UI: Hide swimlane while displaying running DAGs from old versions of Tez
> ----------------------------------------------------------------------------
>
>                 Key: TEZ-3255
>                 URL: https://issues.apache.org/jira/browse/TEZ-3255
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-3255.1.patch
>
>
> - Even data required for displaying swimlanes was added recently - TEZ-3173
> - So hide swimlane and display a message for older versions of Tez that doesn't send this data



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