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)