[
https://issues.apache.org/jira/browse/LIVY-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
holmes.infra updated LIVY-566:
------------------------------
Summary: When cancel a sql job through livy, actually the sparkjob still
running (was: When cancel a sql job actually the sparkjob still running )
> 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
> Priority: Major
>
> the cancel method in LivyExecuteStatementOperation does not cancel a
> sqlJob,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)