Number 2 under http://zeppelin.apache.org/docs/0.8.2/interpreter/spark.html is
the best guide. spark.jars.packages can be set on the interpreter. I had
to add export SPARK_SUBMIT_OPTIONS="--repositories " to
zeppelin-env.sh to add my repo to the mix
On Fri, Nov 8, 2019 at 5:11 AM Anton Kulaga w
Are there clear instructions how to use spark.jars.packages properties?
For instance, if I want to depend on bintray repo
https://dl.bintray.com/comp-bio-aging/main with
"group.research.aging:spark-extensions_2.11:0.0.7.2" as a dependency, what
should I do with newintepreter?
On 2019/10/12 01:1