yaooqinn commented on pull request #32830:
URL: https://github.com/apache/spark/pull/32830#issuecomment-857442484


   > When `spark.kubernetes.driver.pod.name`  is not given and we still create 
a driver pod, this PR is a regression because it removes the configuration 
feature
   
   If the pod is created for cluster mode the actual name should be able to 
retrieve here.
   
   
https://github.com/apache/spark/blob/96b0548ab6d5fe36833812f7b6424c984f75c6dd/resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/features/BasicDriverFeatureStep.scala#L157-L159
    
   
   
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to