Oleh Martushevskyi created ZEPPELIN-2307:
--------------------------------------------
Summary: ZeppelinContext isn't working in Livy interpreter
Key: ZEPPELIN-2307
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2307
Project: Zeppelin
Issue Type: Bug
Components: livy-interpreter
Affects Versions: 0.7.0
Reporter: Oleh Martushevskyi
I am trying to execute the following code in Zeppelin 0.7.0 using Livy
interpreter:
%pyspark
...
z.show(summary)
I am getting the error: name 'z' is not defined
But when I create spark interpreter and run the same code, it works.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)