skonto edited a comment on issue #24748: [SPARK-27872][K8s] Fix executor service account inconsistency URL: https://github.com/apache/spark/pull/24748#issuecomment-498066809 @liyinan926 the initial PR was following @erikerlandson suggestion to make it configurable, but `default` or driver's sa sounds good too ;) > The only question is how do we know when to use the default and when to use the driver's. If there is no service account defined with the config property then we dont set anything which means picking up `default` for both the driver and the executors.
---------------------------------------------------------------- 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]
