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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
