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/04/19 16:29:41 UTC

[jira] [Commented] (TEZ-3631) Tez UI: TEZ_DAG_EXTRA_INFO compatibility changes - Makes All DAGs page faster.

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

TezQA commented on TEZ-3631:
----------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 9 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/2380//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2380//console

This message is automatically generated.

> Tez UI: TEZ_DAG_EXTRA_INFO compatibility changes - Makes All DAGs page faster.
> ------------------------------------------------------------------------------
>
>                 Key: TEZ-3631
>                 URL: https://issues.apache.org/jira/browse/TEZ-3631
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-3631.1.patch
>
>
> TEZ-3611 will be moving dagPlan and counters into a new entity of type TEZ_DAG_EXTRA_INFO. Thus TEZ_DAG_ID entity would be lighter and would load faster.
> This ticket is to ensure that the UI works as expected with the new changes and is backward compatible.
> Need to consider the following cases:
> 1. TEZ_DAG_EXTRA_INFO must be loaded only from the inner pages and not in All DAGs page
> 2. Add TEZ_DAG_EXTRA_INFO must be part of Dag data zip
> 3. Caller Contex should be taken from the DAG JSON and not from DAG Plan
> 4. Display a button in All DAGs table for the user to load counter data if required. Display a tooltip saying that this operation would be costly.
> 5. Maintain backward compatibility



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