HyukjinKwon commented on pull request #30735: URL: https://github.com/apache/spark/pull/30735#issuecomment-743223838
@erikerlandson, `spark.kubernetes.pyspark.pythonVersion` has no other values able to set except `3`, which is the default. Even if we remove `spark.kubernetes.pyspark.pythonVersion`, Spark still allows to set the non-existent configuration. Therefore I believe there's no breaking change here. In addition, Kubernates is experimental so far which generally accepts breaking changes between minor releases. ---------------------------------------------------------------- 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]
