You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2020/10/22 08:27:00 UTC

[jira] [Resolved] (SPARK-26533) Support query auto cancel on thriftserver

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

Takeshi Yamamuro resolved SPARK-26533.
--------------------------------------
    Fix Version/s: 3.1.0
         Assignee: Xuedong Luan
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/29933

> Support query auto cancel on thriftserver
> -----------------------------------------
>
>                 Key: SPARK-26533
>                 URL: https://issues.apache.org/jira/browse/SPARK-26533
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: zhoukang
>            Assignee: Xuedong Luan
>            Priority: Major
>             Fix For: 3.1.0
>
>
> Support query auto cancelling when running too long on thriftserver.
> For some cases,we use thriftserver as long-running applications.
> Some times we want all the query need not to run more than given time.
> In these cases,we can enable auto cancel for time-consumed query.Which can let us release resources for other queries to run.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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