jaeger-analytics-java icon indicating copy to clipboard operation
jaeger-analytics-java copied to clipboard

Dependencies resolution error on kernel restart in spark-runner

Open annanay25 opened this issue 5 years ago • 1 comments

When the kernel in the spark-runner notebook is restarted and run, it gives the following error -

|   System.out.println(org.apache.spark.SparkConf.class);
cannot find symbol
  symbol:   class SparkConf

annanay25 avatar Dec 26 '19 07:12 annanay25

Maybe there is a bug in the IJava kernel related to dependencies resolution.

pavolloffay avatar Jan 03 '20 13:01 pavolloffay