You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Oleh Martushevskyi (JIRA)" <ji...@apache.org> on 2017/03/23 15:03:41 UTC

[jira] [Created] (ZEPPELIN-2307) ZeppelinContext isn't working in Livy interpreter

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)