[
https://issues.apache.org/jira/browse/SPARK-44863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-44863.
-----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
This is resolved via https://github.com/apache/spark/pull/42575
> Add a button to download thread dump as a txt file in Spark UI
> ---------------------------------------------------------------
>
> Key: SPARK-44863
> URL: https://issues.apache.org/jira/browse/SPARK-44863
> Project: Spark
> Issue Type: Sub-task
> Components: Web UI
> Affects Versions: 4.0.0
> Reporter: Ruifeng Zheng
> Assignee: Kent Yao
> Priority: Major
> Fix For: 4.0.0
>
>
> Add a new button on the thread dump page of Spark Web Ui to download the
> thread dump in text format.
> Right now if a user wants to collect a thread dump for an executor or driver
> using Spark UI, the thread dump is displayed as an html page. User can click
> on expand all button and then save that html file or take screen shots.
> However for debugging purpose it is always helpful to have the jstack output
> in raw text format without any html formatting and the process of saving the
> file should be simple as one click. In this Jira we propose to add a button
> on the Spark Ui page to be able to directly save or display the thread dump
> output in raw text format without html formatting.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]