You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Luis Angel Vicente Sanchez (JIRA)" <ji...@apache.org> on 2017/09/13 10:03:00 UTC

[jira] [Created] (ZEPPELIN-2929) ZeppelinContext run methods execute paragraphs as the anonymous user

Luis Angel Vicente Sanchez created ZEPPELIN-2929:
----------------------------------------------------

             Summary: ZeppelinContext run methods execute paragraphs as the anonymous user
                 Key: ZEPPELIN-2929
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2929
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Luis Angel Vicente Sanchez


If you set ZEPPELIN_ANONYMOUS_ALLOWED to false and you set the permissions of a notebook, you get a ForbiddenException if you try to run on paragraph from another of the same notebook  using any form of the run method, i.e. z.run(paragraphIndex) or z.run(parapgrahId). In both cases, the user that is trying to run the remote paragraph is the anonymous user and not the user running the current paragraph.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)