Am Mi., 13. Mai 2020 um 21:59 Uhr schrieb Hetul Patel :
>
> Are dependency downloads supported with zeppelin and spark over
> kubernetes? Or am I required to add the dependency jars directly to my
> spark docker image and add them to the classpath?
>
>
Hi Hetu,
i don't use docker but to connect to
Hi all,
I've been trying the 0.9.0-preview1 build on minikube with the spark
interpreter. It's working, but I'm unable to work with any dependencies
that I've added to the spark interpreter.
(Note: I had to add `SPARK_SUBMIT_OPTIONS=--conf spark.jars.ivy=/tmp/.ivy`
and `SPARK_USER=root` to the de