erikerlandson commented on pull request #30735: URL: https://github.com/apache/spark/pull/30735#issuecomment-743903689
What should be the precedence of these environment vars relative to `spark.pyspark.python` and `spark.pyspark.driver.python`? The standard [precedence rules](https://spark.apache.org/docs/latest/configuration.html#dynamically-loading-spark-properties) don't actually cover alternate environment-variable forms. My take would be that the env-vars should have lower precedence than `spark.pyspark.python`, etc. ---------------------------------------------------------------- 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]
