tedyu commented on PR #38902: URL: https://github.com/apache/spark/pull/38902#issuecomment-1338693017
Reading @pan3793 's comment again: ``` it's mostly because listeners cost much time during the shutdown phase, automatically increasing KUBERNETES_EXECUTOR_SNAPSHOTS_SUBSCRIBERS_GRACE_PERIOD is not what I want. ``` With higher `hadoop.service.shutdown.timeout` value (than the default), `KUBERNETES_EXECUTOR_SNAPSHOTS_SUBSCRIBERS_GRACE_PERIOD` should be higher as well (to accommodate the listeners). @pan3793 Can you elaborate on your last sentence ? Thanks -- 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]
