You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/02/24 09:07:18 UTC

[jira] [Created] (SPARK-13468) Fix a corner case where the page UI should show DAG but it doesn't show

Liwei Lin created SPARK-13468:
---------------------------------

             Summary: Fix a corner case where the page UI should show DAG but it doesn't show
                 Key: SPARK-13468
                 URL: https://issues.apache.org/jira/browse/SPARK-13468
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 1.6.0, 1.5.2, 1.5.1, 1.5.0
            Reporter: Liwei Lin
            Priority: Minor


When uses clicks more than one time on any stage in the DAG graph on the *Job* web UI page, many new *Stage* web UI pages are opened, but only half of their DAG graphs are expanded.

This issue proposes to fix this; after the fix, every newly opened *Stage* page's DAG graph is expanded.

Before:
!https://cloud.githubusercontent.com/assets/15843379/13279144/74808e86-db10-11e5-8514-cecf31af8908.png!


After:
!https://cloud.githubusercontent.com/assets/15843379/13279145/77ca5dec-db10-11e5-9457-8e1985461328.png!



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