zhoukang created SPARK-26533:
--------------------------------

             Summary: 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: 2.4.0
            Reporter: zhoukang


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
(v7.6.3#76005)

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

Reply via email to