yaooqinn commented on pull request #1119: URL: https://github.com/apache/incubator-kyuubi/pull/1119#issuecomment-925676748
The issue seems to be caused by the improper usage of `process.destory` which will not invoke the shutdown hooks of the spark/engine app. Instead of calling `process.destory`, it looks like we'd better notify the engine to shutdown itself -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
