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

Marcelo Vanzin reassigned LIVY-566:
-----------------------------------

    Assignee: Marcelo Vanzin

> When cancel a sql job through livy, actually the sparkjob still running 
> ------------------------------------------------------------------------
>
>                 Key: LIVY-566
>                 URL: https://issues.apache.org/jira/browse/LIVY-566
>             Project: Livy
>          Issue Type: Bug
>          Components: Server
>            Reporter: holmes.infra
>            Assignee: Marcelo Vanzin
>            Priority: Major
>             Fix For: 0.6.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The cancel method  in LivyExecuteStatementOperation only clean the job's 
> statement status in spark driver,actually the job is still running.The first 
> cause  is that there is no method to call driver to cancel sqlJob,the second 
> is the statementId in sqlJob will cover the jobId of JobWrapper so that 
> sqlJob can not be canceled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to