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 2015/04/13 05:36:12 UTC

[jira] [Commented] (TEZ-2252) Tez UI Graphical view looks wrong in some cases

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

TezQA commented on TEZ-2252:
----------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12724844/TEZ-2252.1.patch
  against master revision bd9b8d9.

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {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 2.0.3) warnings.

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

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.client.TestTezClientUtils
                  org.apache.tez.common.TestReflectionUtils

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

This message is automatically generated.

> Tez UI Graphical view looks wrong in some cases
> -----------------------------------------------
>
>                 Key: TEZ-2252
>                 URL: https://issues.apache.org/jira/browse/TEZ-2252
>             Project: Apache Tez
>          Issue Type: Bug
>          Components: UI
>            Reporter: Rohini Palaniswamy
>            Assignee: Sreenath Somarajapuram
>         Attachments: Graph1.dot, Graph1.png, Graph2.dot, Graph2.png, TEZ-2252.1.patch
>
>
>   The information in the .dot file is correct and script runs fine. But the Tez UI Graphical view shows that output is being written from multiple vertices into one sink. Actually it is writing to multiple sinks (checking the html elements in Firebug), but the sink circles all overlap one another with exact coordinates and the tool tip only shows for the top one.



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