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

Apache Spark commented on SPARK-21738:
--------------------------------------

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

> 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
>            Assignee: Marco Gaido
>            Priority: Major
>             Fix For: 2.3.0
>
>
> 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
(v8.3.4#803005)

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

Reply via email to