Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
Description
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.