You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matei Zaharia (JIRA)" <ji...@apache.org> on 2014/10/22 04:48:33 UTC

[jira] [Created] (SPARK-4043) Add a flag for stopping threads of cancelled tasks if Thread.interrupt doesn't kill them

Matei Zaharia created SPARK-4043:
------------------------------------

             Summary: Add a flag for stopping threads of cancelled tasks if Thread.interrupt doesn't kill them
                 Key: SPARK-4043
                 URL: https://issues.apache.org/jira/browse/SPARK-4043
             Project: Spark
          Issue Type: New Feature
            Reporter: Matei Zaharia


While killing user code with Thread.stop can be risky, we might want to do it for things like long-running SQL servers, where users have to be able to cancel a query even if it's spinning in the CPU and they know the code involved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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