zgzzbws opened a new pull request, #48427: URL: https://github.com/apache/spark/pull/48427
### What changes were proposed in this pull request? Currently, 'HADOOP_CONF_DIR' in ENV and Hadoop configmap cannot be both configured. However, in cloud vendor EMR environments, 'HADOOP_CONF_DIR' is often already configured. This issue is introduced to preferentially use the configmap specified through the property spark.kubernetes.hadoop.configMapName without changing the environment variables. ### Why are the changes needed? More convenient to use in cloud vendor environments. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Unit testing. ### Was this patch authored or co-authored using generative AI tooling? No. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
