pan3793 commented on PR #4875: URL: https://github.com/apache/zeppelin/pull/4875#issuecomment-2422760247
I tested Livy 0.8.0 with Spark 3.2.4, using JDK 11, saw another failure, and have no idea ... ``` Caused by: java.lang.ClassCastException: class Bank cannot be cast to class Bank (Bank is in unnamed module of loader org.apache.spark.repl.ExecutorClassLoader @35007c02; Bank is in unnamed module of loader scala.tools.nsc.interpreter.IMain$TranslatingClassLoader @4dc4e5ff) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
