Andreas Weise created ZEPPELIN-3012:
---------------------------------------
Summary: Interpreter Permissions not working properly for groups
Key: ZEPPELIN-3012
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3012
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-server
Affects Versions: 0.8.0
Reporter: Andreas Weise
We face a bug in latest master branch (2017/10/26) with interpreter permissions.
Using groups/roles does not work properly. E.g. when activating the default
shiro.ini.
user1 belongs to role1 and role2.
Now when granting permissions of an interpreter to role2 following error occurs
when running a paragraph.
{noformat}
user1 has no permission for spark.pyspark
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)