tedyu commented on PR #38902: URL: https://github.com/apache/spark/pull/38902#issuecomment-1337558157
We can define `KUBERNETES_EXECUTOR_SNAPSHOTS_SUBSCRIBERS_GRACE_PERIOD` as the percentage based on the value of `hadoop.service.shutdown.timeout`. In @pan3793 's PR, the percentage is 30%. This way, when the value of `hadoop.service.shutdown.timeout` is bigger than 30s, we can utilize the bigger timeout. -- 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]
