You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Enrico Minack (Jira)" <ji...@apache.org> on 2020/01/21 07:51:00 UTC

[jira] [Updated] (SPARK-30531) Duplicate query plan on Spark UI SQL page

     [ https://issues.apache.org/jira/browse/SPARK-30531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enrico Minack updated SPARK-30531:
----------------------------------
    Affects Version/s: 2.4.4

> Duplicate query plan on Spark UI SQL page
> -----------------------------------------
>
>                 Key: SPARK-30531
>                 URL: https://issues.apache.org/jira/browse/SPARK-30531
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 2.4.4, 3.0.0
>            Reporter: Enrico Minack
>            Priority: Major
>
> When you save a Spark UI SQL query page to disk and then display the html file with your browser, the query plan will be rendered a second time. This change avoids rendering the plan visualization when it exists already.
>  
> !https://user-images.githubusercontent.com/44700269/72543429-fcb8d980-3885-11ea-82aa-c0b3638847e5.png!
> The fix does not call {{renderPlanViz()}} when the plan exists already:
> !https://user-images.githubusercontent.com/44700269/72543641-57523580-3886-11ea-8cdf-5fb0cdffa983.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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