You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Saisai Shao (Jira)" <ji...@apache.org> on 2019/09/29 02:14:00 UTC

[jira] [Resolved] (LIVY-658) RSCDriver should catch exception if cancel job failed during shutdown

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

Saisai Shao resolved LIVY-658.
------------------------------
    Fix Version/s: 0.7.0
         Assignee: Jeffrey(Xilang) Yan
       Resolution: Fixed

Issue resolved by pull request 223
https://github.com/apache/incubator-livy/pull/223

> RSCDriver should catch exception if cancel job failed during shutdown
> ---------------------------------------------------------------------
>
>                 Key: LIVY-658
>                 URL: https://issues.apache.org/jira/browse/LIVY-658
>             Project: Livy
>          Issue Type: Bug
>          Components: RSC
>            Reporter: Jeffrey(Xilang) Yan
>            Assignee: Jeffrey(Xilang) Yan
>            Priority: Major
>             Fix For: 0.7.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently, if startup meet exception, exception will trigger spark to shutdown, then trigger cancel job, but cancel job will throw another exception due to spark is not initialized. The new exception will swallow the old exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)