Rishabh Trivedi created ZEPPELIN-4470:
-----------------------------------------
Summary: Zeppelin 0.7.3 gives Method appUIAddress([]) does not
exist error with Spark2.3
Key: ZEPPELIN-4470
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4470
Project: Zeppelin
Issue Type: Bug
Components: livy-interpreter, spark
Affects Versions: 0.7.3
Environment: Production
Reporter: Rishabh Trivedi
Hi Team,
we are intermittenly getting below error on zeppelin. The major issue is that
we are not able to replicate the same issue on lower environments with same
version of zeppelin and livy.
java.lang.RuntimeException: No result can be extracted from 'An error occurred
while calling o88.appUIAddress. Trace:
py4j.Py4JException: Method appUIAddress([]) does not exist
at py4j.reflection.ReflectionEngine.getMethod(ReflectionEngine.java:318)
at py4j.reflection.ReflectionEngine.getMethod(ReflectionEngine.java:326)
at py4j.Gateway.invoke(Gateway.java:274)
at py4j.commands.AbstractCommand.invokeMethod(AbstractCommand.java:132)
at py4j.commands.CallCommand.execute(CallCommand.java:79)
at py4j.GatewayConnection.run(GatewayConnection.java:238)
at java.lang.Thread.run(Thread.java:748)
', something must be wrong
--
This message was sent by Atlassian Jira
(v8.3.4#803005)