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/10/09 12:52:00 UTC

[jira] [Commented] (SPARK-40720) Spark-UI jobs status not updating under high concurrency scenario

    [ https://issues.apache.org/jira/browse/SPARK-40720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614706#comment-17614706 ] 

Apache Spark commented on SPARK-40720:
--------------------------------------

User 'tenglei' has created a pull request for this issue:
https://github.com/apache/spark/pull/38181

> Spark-UI jobs status not updating under high concurrency scenario
> -----------------------------------------------------------------
>
>                 Key: SPARK-40720
>                 URL: https://issues.apache.org/jira/browse/SPARK-40720
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 2.4.5, 3.2.0
>            Reporter: tenglei
>            Priority: Major
>         Attachments: 20221009-195522(WeLinkPC).png
>
>
> In a high concurrency scenario, we can see from the spark-ui that there are a lot of jobs running all the time, but only a few sql are actually running
> As you can see from the attachment, there are many active jobs on the spark-ui. In fact, I stopped submitting jobs at 30 minutes, and after 14 minutes, there are still many jobs on the spark-ui whose status cannot be updated, and which have actually completed
> To solve the problem, I tried to set spark.scheduler.listenerbus.eventqueue.capacity = 600000, but it didn't work



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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