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

Sean Owen resolved SPARK-4043.
------------------------------
    Resolution: Won't Fix

I think this never went anywhere specific, so closing it

> 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
>          Components: Spark Core
>            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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to