xkrogen commented on PR #37949:
URL: https://github.com/apache/spark/pull/37949#issuecomment-1314492128

   Ah, I see. It seems you're using `spark.yarn.populateHadoopClasspath = 
true`. It looks like it's expected that the Hadoop conf from the node overrides 
the one from `__hadoop_conf__` in this case:
   
https://github.com/apache/spark/blob/5600bef0ee6149ebc1abcf4c9c9b2991553ca3de/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala#L1530-L1534
   Seems this was done as part of #18370, maybe you can check there for context.


-- 
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]

Reply via email to