Hi!
Sorry if I am not using the right mailing list - I'm quite new to Zeppelin. I have been building/testing Zeppelin 0.8.0 to test Spark 2.3.0 support, and I am unable to load a JAR using %dep (or %spark.dep) z.load("/path/to/jar") The same code works with Zeppelin 0.7.3 with Spark 2.2.1. Am I doing something wrong (does it work for anyone?), or did I found a bug? I couldn't find any related bug. Thanks!