Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/22192
> I'm looking up other spark-submit options that can be used to provide the
jar to other nodes
I don't think there is anything like that currently; so using `--jars` for
this will only work in YARN mode. But that can be just a documentation thingy,
when/if this feature is documented.
(It may work with kubernetes too but haven't really tried that out since
2.3.)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]