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

Gengliang Wang resolved SPARK-31128.
------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

The issue is resolved in https://github.com/apache/spark/pull/27883

> Fix Uncaught TypeError in streaming statistics page
> ---------------------------------------------------
>
>                 Key: SPARK-31128
>                 URL: https://issues.apache.org/jira/browse/SPARK-31128
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 3.0.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> There is a minor issue in https://github.com/apache/spark/pull/26201
> In the streaming statistics page, there is such error 
> ```
> streaming-page.js:211 Uncaught TypeError: Cannot read property 'top' of 
> undefined
>     at SVGCircleElement.<anonymous> (streaming-page.js:211)
>     at SVGCircleElement.__onclick (d3.min.js:1)
> ```
> in the console after clicking the timeline graph.
> We should fix it.



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

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

Reply via email to