zhengchenyu commented on PR #37949: URL: https://github.com/apache/spark/pull/37949#issuecomment-1314728385
@xkrogen Sorry for miss configuration 'spark.yarn.populateHadoopClasspath'. Thank you very much! When spark.yarn.populateHadoopClasspath is false, HADOOP_CONF_DIR will be removed in CLASSPATH. This config solve my problem. -- 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]
