holmes.infra created LIVY-566:
---------------------------------

             Summary: fix the bug to cancel sql job
                 Key: LIVY-566
                 URL: https://issues.apache.org/jira/browse/LIVY-566
             Project: Livy
          Issue Type: Bug
          Components: Server
            Reporter: holmes.infra


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)

Reply via email to