Github user HyukjinKwon commented on the issue:
https://github.com/apache/zeppelin/pull/3206
It should be usable if the changes is cherry-picked properly. This PR
basically just replace one line:
https://github.com/apache/zeppelin/blob/v0.8.0/spark/scala-2.11/src/main/scala/org/apache/zeppelin/spark/SparkScala211Interpreter.scala#L84
to a private function.---
