You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "KaiXinXIaoLei (JIRA)" <ji...@apache.org> on 2016/03/30 09:26:25 UTC

[jira] [Commented] (SPARK-14265) When stage is reRubmitted, DAG visualization does not render correctly for this stage

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

KaiXinXIaoLei commented on SPARK-14265:
---------------------------------------

I using F12 to debug, and find:
Uncaught TypeError: Cannot read property 'getAttribute' of null
  _a.attr @ d3.min.js:3
  (anonymous function) @ spark-dag-viz.js:225
  (anonymous function) @ d3.min.js:3
  Y @ d3.min.js:1_a.each @ d3.min.js:3
  renderDagVizForJob @ spark-dag-viz.js:207
  renderDagViz @ spark-dag-viz.js:163
  toggleDagViz @ spark-dag-viz.js:100
  onclick @ job?id=2:177

> When stage is reRubmitted,  DAG visualization does not render correctly for this stage
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-14265
>                 URL: https://issues.apache.org/jira/browse/SPARK-14265
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 1.6.1
>            Reporter: KaiXinXIaoLei
>             Fix For: 2.0.0
>
>         Attachments: dagIsBlank.png
>
>
> I run queries using "bin/spark-sql --master yarn". A  stage run failed, and will be reSubmitted. Then i check the  DAG visualization in web, it's blank.



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