dongjoon-hyun commented on pull request #31386:
URL: https://github.com/apache/spark/pull/31386#issuecomment-769389752


   `KUBERNETES_DRIVER_POD_NAME_PREFIX` is technically 
`spark.kubernetes.driver.resourceNamePrefix` and used for testing only.
   ```
     // For testing only.
     val KUBERNETES_DRIVER_POD_NAME_PREFIX =
       ConfigBuilder("spark.kubernetes.driver.resourceNamePrefix")
   ```


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