weiwenda created ZEPPELIN-3921:
----------------------------------
Summary: NPE LivySparkSQLInterpreter thrown with %livy.sql
interpreter function
Key: ZEPPELIN-3921
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3921
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-zengine
Affects Versions: 0.8.0
Reporter: weiwenda
There are some strange code in RemoteInterpreter.open,as it never call
client.open.
{quote}// open interpreter here instead of in the jobRun method in
RemoteInterpreterServer
// client.open(sessionId, className);
// Push angular object loaded from JSON file to remote interpreter{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)