jaeger-analytics-java
jaeger-analytics-java copied to clipboard
Dependencies resolution error on kernel restart in spark-runner
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
Maybe there is a bug in the IJava
kernel related to dependencies resolution.