You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/30 21:09:31 UTC

[GitHub] [spark] skonto opened a new pull request #24748: [SPARK-27872][K8s] Fix executor service account inconsistency

skonto opened a new pull request #24748: [SPARK-27872][K8s] Fix executor service account inconsistency
URL: https://github.com/apache/spark/pull/24748
 
 
   ## What changes were proposed in this pull request?
   
   Fixes the service account inconsistency that breaks pull secrets. It gives the option to the user to setup a specific service account for the executors if he has to. Defaults to the driver's one. 
   
   ## How was this patch tested?
   
   Tested manually by launching a Spark job exercising the introduced settings.
   Added two new integration tests for this fix.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org