[
https://issues.apache.org/jira/browse/TEZ-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreenath Somarajapuram updated TEZ-2252:
----------------------------------------
Attachment: TEZ-2252.1.patch
Overlapping of outputs Graph 1: graph-view.js : Issue was with dummy replace
logic, fixed.
More symmetric display Graph 2: data-processor.js : Instead of the linear map,
we use centric/radial map to plot a more symmetric and readable graph.
[~jeagles] [~pramachandran] Please review and help to get the patch in.
> 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)