khogeland commented on issue #26687: [SPARK-30055][k8s] Allow configuration of restart policy for Kubernetes pods URL: https://github.com/apache/spark/pull/26687#issuecomment-585955182 Just pushed a couple improvements to address concerns in this thread: - Reverted the executor default to "Never", with updated documentation advising against changing the default in non-streaming cases - Fixed the race condition in executor scheduling by populating the snapshot store immediately in the main thread - Added a random suffix to the ID in the executor startup script to prevent restarting with the same ID
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
