Github user liyinan926 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20451#discussion_r165513067
  
    --- Diff: 
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/Config.scala
 ---
    @@ -58,6 +58,8 @@ private[spark] object Config extends Logging {
           "spark.kubernetes.authenticate.driver"
       val KUBERNETES_AUTH_DRIVER_MOUNTED_CONF_PREFIX =
           "spark.kubernetes.authenticate.driver.mounted"
    +  private[spark] val APISERVER_AUTH_DRIVER_MOUNTED_CONF_PREFIX =
    --- End diff --
    
    `APISERVER_AUTH_DRIVER_MOUNTED_CONF_PREFIX ` was replaced by 
`KUBERNETES_AUTH_DRIVER_MOUNTED_CONF_PREFIX `. Please revert this addition.


---

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

Reply via email to