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

ASF GitHub Bot commented on TOREE-415:
--------------------------------------

GitHub user rdblue reopened a pull request:

    https://github.com/apache/incubator-toree/pull/123

    TOREE-415: Cancel Spark jobs when interrupted.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rdblue/incubator-toree 
TOREE-415-interrupt-spark-jobs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-toree/pull/123.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #123
    
----

----


> Interrupting tasks should cancel running Spark jobs.
> ----------------------------------------------------
>
>                 Key: TOREE-415
>                 URL: https://issues.apache.org/jira/browse/TOREE-415
>             Project: TOREE
>          Issue Type: Improvement
>          Components: Kernel
>    Affects Versions: 0.1.0
>            Reporter: Ryan Blue
>
> The most common use of CTRL+C in Jupyter console is to cancel the running 
> Spark stage, but the current implementation only interrupts the monitoring 
> thread. Interrupting a running cell should cancel running Spark jobs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to