timothy65535 commented on pull request #1119: URL: https://github.com/apache/incubator-kyuubi/pull/1119#issuecomment-925633288
In fact, the yarn client already support kill the application by `LauncherProtocol` mechanism. We will not kill application by shell script or yarn api. **REFER TO**: https://github.com/apache/spark/blob/9d8ac7c8e90c1c2a6060e8f1e8f2f21e19622567/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala#L137-L145 cc @simon824 @pan3793 @yaooqinn -- 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]
