You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/03/15 03:46:00 UTC

[jira] [Assigned] (SPARK-38550) Use a disk-based store to save more information in live UI to help debug

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

Apache Spark reassigned SPARK-38550:
------------------------------------

    Assignee: Apache Spark

> Use a disk-based store to save more information in live UI to help debug
> ------------------------------------------------------------------------
>
>                 Key: SPARK-38550
>                 URL: https://issues.apache.org/jira/browse/SPARK-38550
>             Project: Spark
>          Issue Type: Task
>          Components: Spark Core, SQL
>    Affects Versions: 3.3.0
>            Reporter: Linhong Liu
>            Assignee: Apache Spark
>            Priority: Major
>
> In Spark, the UI lacks troubleshooting abilities. For example:
> * AQE plan changes are not available
> * plan description of a large plan is truncated
> This is because the live UI depends on an in-memory KV store. We should always be worried
> about the stability issues when adding more information to the store.
> Therefore, it's better to add a disk-based store to save more information



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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