Andreas Weise created ZEPPELIN-3427:
---------------------------------------
Summary: Zeppelin Cron Execution omits groups of the
cronExecutionUser
Key: ZEPPELIN-3427
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3427
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-server, zeppelin-zengine
Affects Versions: 0.8.0, 0.9.0
Reporter: Andreas Weise
Following scenario is not supported yet:
* interpreter permissions have been set only for groups (e.g. DepartmentA
should be allowed to run spark interpreter)
* user creates note with %spark interpreter and schedules a cron
* now when cron runs, *only username is added to authentication info. groups
of the user (e.g. DepartmentA in that example) are omitted* and the notebook
fails with an error, that *user 'xyz' has no permission for running the
interpreter*.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)