Closed asdspal closed 7 years ago
Solved it. It was due to conflict between scala-reflect-2.11.6
and scala-reflect-2.11.8
. I had to manually install vegas-viz and its dependencies to local maven repo. Then added vegas-viz
as sparks.jars.pacakages
in configuration file instead of loading it on the run.
I'm just starting with your project. I'm getting error while adding vegas as a dependency in apache-toree scala kernel.
error message
MeanWhile, nice project. I have been planning to shift to scala for spark, but was stuck with pyspark in absence of nice visualization library for scala.