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/11/12 20:51:07 UTC

[GitHub] [spark] vanzin opened a new pull request #26488: [SPARK-29865][k8s] Ensure client-mode executors have same name prefix.

vanzin opened a new pull request #26488: [SPARK-29865][k8s] Ensure client-mode executors have same name prefix.
URL: https://github.com/apache/spark/pull/26488
 
 
   This basically does what BasicDriverFeatureStep already does to achieve the
   same thing in cluster mode; but since that class (or any other feature) is
   not invoked in client mode, it needs to be done elsewhere.
   
   I also modified the client mode integration test to check the executor name
   prefix; while there I had to fix the minikube backend to parse the output
   from newer minikube versions (I have 1.5.2).
   

----------------------------------------------------------------
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