Jeffrey(Xilang) Yan created LIVY-658:
----------------------------------------
Summary: 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
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.2#803003)