vanzin commented on issue #26493: [SPARK-29574][K8S] Add SPARK_DIST_CLASSPATH 
to the executor class path
URL: https://github.com/apache/spark/pull/26493#issuecomment-554544094
 
 
   During what setup?
   
   I'm familiar with the docs, thanks. The docs say to put that in your 
`spark-env.sh`. But k8s executors don't load `spark-env-sh` (the driver does 
because it's executed using `spark-submit`).
   
   The docs also don't specify what `spark-env.sh` they're talking about. On 
YARN, that's my *local* file, from the submitting node. That will not work for 
k8s for the reasons I mentioned before.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to