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)

Reply via email to