You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (Jira)" <ji...@apache.org> on 2020/03/12 19:20:00 UTC

[jira] [Updated] (SPARK-31128) Fix Uncaught TypeError in streaming statistics page

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

Gengliang Wang updated SPARK-31128:
-----------------------------------
    Issue Type: Bug  (was: Improvement)

> 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
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org