You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Alexey Zabelkin (JIRA)" <ji...@apache.org> on 2018/07/24 13:39:00 UTC

[jira] [Created] (ZEPPELIN-3655) Fix running a paragraph through the REST API with a restricted access interpreter

Alexey Zabelkin created ZEPPELIN-3655:
-----------------------------------------

             Summary: Fix running a paragraph through the REST API with a restricted access interpreter
                 Key: ZEPPELIN-3655
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3655
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.8.0
            Reporter: Alexey Zabelkin


How to reproduce bug:
 * Create an access group, add the user to this group;
 * In the interpreter, we assign access for this group (we do not register the username on the access);
 * Run through REST runAll;
 * We get an error that the user does not have access to the interpreter.

But we don't get this error if run in browser.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)