Details
Description
Right now if you use "ctrl-c" to kill the livy server, it won't always kill all of it's sessions depending on which thread received the signal. So to be safe, we should add a Runtime.addShutdownHook that also tries to kill the sessions before the JVM is killed.
Attachments
Issue Links
- blocks
-
LIVY-80 Upgrade
-
- Resolved
-
- links to