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/08 04:36:00 UTC

[jira] [Created] (SPARK-7465) DAG visualization: RDD dependencies not always shown

Andrew Or created SPARK-7465:
--------------------------------

             Summary: DAG visualization: RDD dependencies not always shown
                 Key: SPARK-7465
                 URL: https://issues.apache.org/jira/browse/SPARK-7465
             Project: Spark
          Issue Type: Sub-task
          Components: Web UI
    Affects Versions: 1.4.0
            Reporter: Andrew Or
            Assignee: Andrew Or


Currently if the same RDD appears in multiple stages, the arrow will be drawn only for the first occurrence. It may be too much to show the dependency on every single occurrence of the same RDD (common in MLlib and GraphX), but we should at least show them on hover so the user knows where the RDDs are coming from.



--
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