simon824 commented on pull request #1119: URL: https://github.com/apache/incubator-kyuubi/pull/1119#issuecomment-926995427
> +1, use SparkLauncher may be the best way to solve this problem, it contains `LauncherProtocol` Have you achieved it by SparkLauncher before? I just did a test and found that if job state is RUNNING, SparkAppHandle can stop/kill application. But if SparkAppHandle.State is SUBMITTED (yarn state is ACCEPTED) , it was failed. -- 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]
