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 2019/02/26 07:21:00 UTC

[jira] [Commented] (SPARK-26992) Fix STS scheduler pool correct delivery

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

Apache Spark commented on SPARK-26992:
--------------------------------------

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

> Fix STS scheduler pool correct delivery
> ---------------------------------------
>
>                 Key: SPARK-26992
>                 URL: https://issues.apache.org/jira/browse/SPARK-26992
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0, 2.4.0
>            Reporter: dzcxzl
>            Priority: Minor
>
> The user sets the value of spark.sql.thriftserver.scheduler.pool.
> Spark thrift server saves this value in the LocalProperty of threadlocal type, but does not clean up after running, causing other sessions to run in the previously set pool name.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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