You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marco Gaido (JIRA)" <ji...@apache.org> on 2017/08/15 15:48:00 UTC

[jira] [Created] (SPARK-21738) Thriftserver doesn't cancel jobs when session is closed

Marco Gaido created SPARK-21738:
-----------------------------------

             Summary: Thriftserver doesn't cancel jobs when session is closed
                 Key: SPARK-21738
                 URL: https://issues.apache.org/jira/browse/SPARK-21738
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Marco Gaido


When a session is closed, the jobs launched by that session should be killed in order to avoid waste of resources. Instead, this doesn't happen.

So at the moment, if a user launches a query and then closes his connection, the query goes on running until completion. This behavior should be changed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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