Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.1.0
-
None
-
None
-
RedHat7
Description
When starting a Spark Scala kernel, it may throw a "compile error" even for a simple statement like sc.version, and there is no StackTrace displayed. See attachment.
This error does not happen very often, and my workaround is to shutdown the notebook kernel and restart it. This may because the kernel is still unstable.