vanzin commented on issue #26170: [SPARK-29397][core] Extend plugin interface to include the driver. URL: https://github.com/apache/spark/pull/26170#issuecomment-546078368 > BTW with k8s client mode it is not possible to send the plugins with --jars That's an issue with every cluster manager backend in Spark, except for YARN. Distribution of the plugins is up to the user / admin / etc in those cases. In the case of k8s you could use custom docker images. Not sure if recent code added to stage deps in a shared file system could help.
---------------------------------------------------------------- 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]
