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

[jira] [Resolved] (SPARK-44579) Support Interrupt On Cancel in SQLExecution

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

XiDuo You resolved SPARK-44579.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 42199
[https://github.com/apache/spark/pull/42199]

> Support Interrupt On Cancel in SQLExecution
> -------------------------------------------
>
>                 Key: SPARK-44579
>                 URL: https://issues.apache.org/jira/browse/SPARK-44579
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.5.0
>            Reporter: Kent Yao
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Currently, we support interrupting task threads for users by 1) APIs of the spark core module, 2) a thrift config for the SQL module.  Other Spark SQL Apps are limited to use this functionality. Specifically,  the built-in spark-sql-shell lacks a user-controlled knob for interrupting task threads.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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