You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 06:20:59 UTC

[jira] [Created] (SPARK-7628) DAG visualization: position graphs with semantic awareness

Andrew Or created SPARK-7628:
--------------------------------

             Summary: DAG visualization: position graphs with semantic awareness
                 Key: SPARK-7628
                 URL: https://issues.apache.org/jira/browse/SPARK-7628
             Project: Spark
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Andrew Or
            Assignee: Andrew Or


Many streaming operations aggregate over many batches. The current layout puts the aggregation stage at the end, resulting in many overlapping edges that together form a piece of beautiful artwork but nevertheless clutter the intended visualization.

One thing we could do is to put any stage that has N incoming edges on the next line rather than piling it up vertically on the right.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org