vanzin commented on issue #26505: [SPARK-24353][K8S][2.4] Support for specifying multiple custom tolerations to driver and executor pods URL: https://github.com/apache/spark/pull/26505#issuecomment-554523036 - All changes *must* be made first in the master branch. - You'll have to explain why pod templates don't cover this. All your feature step does is add stuff to the pod spec based on Spark config keys, which is what pod templates are supposed to cover (without the need for changing Spark code at all).
---------------------------------------------------------------- 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]
