kotlovs commented on pull request #33154: URL: https://github.com/apache/spark/pull/33154#issuecomment-871853541
@sunpe Could you please tell in more details, what is the problem with client mode? This code is called after exit from main() method, when the application is moving towards termination. As far as I now, in k8s driver pod, spark-submit is executed with `--deploy-mode client`, and if I understand correctly, proposed changes will return back [SPARK-34674](https://issues.apache.org/jira/browse/SPARK-34674) problem. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
