Github user qwemicheal commented on the issue: https://github.com/apache/zeppelin/pull/2231 This problem still exist in LivyPySparkBaseInterpreter.java. This file still use sc._jsc.sc().ui().get().appUIAddress() and %livy.pyspark doesn't work when using spark 2.2.
---