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

    https://github.com/apache/spark/pull/21584#discussion_r207605696
  
    --- Diff: 
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/Config.scala
 ---
    @@ -205,7 +218,7 @@ private[spark] object Config extends Logging {
           .createWithDefault(0.1)
     
       val PYSPARK_MAJOR_PYTHON_VERSION =
    -    ConfigBuilder("spark.kubernetes.pyspark.pythonversion")
    +    ConfigBuilder("spark.kubernetes.pyspark.pythonVersion")
    --- End diff --
    
    hmm good call.... I might do that then


---

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

Reply via email to