[
https://issues.apache.org/jira/browse/SPARK-38550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506677#comment-17506677
]
Apache Spark commented on SPARK-38550:
--------------------------------------
User 'linhongliu-db' has created a pull request for this issue:
https://github.com/apache/spark/pull/35856
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]