Created 01-15-2016 08:29 AM
Where can I set access to a zeppelin notebook? So far all users can see all the notebooks.
Is there a way of setting a proxy user? Example:
I log in to zeppelin as user USER1, who has access to a folder in hdfs /user/user1 I want to save my analysis results i made in zeppelin to that folder - /user/user1 I get an error saying zeppelin user has no access to this folder.
How can I fix this? adding zeppelin user as proxy user in HDFS conf file did not do the trick.
Created 01-15-2016 01:24 PM
It seems like that work is in progress https://github.com/apache/incubator-zeppelin/pull/53
Created 01-15-2016 01:24 PM
It seems like that work is in progress https://github.com/apache/incubator-zeppelin/pull/53
Created 02-02-2016 02:12 AM
@marko can you accept the best answer to close this thread?
Created 02-02-2018 07:07 AM
İf you use Ambari managed cluster go Ambari -> Zeppelin -> Configs -> shiro_ini_content section. Edit for new users, groups and passwords by changing text( at [users] section). For permission; open Zeppelin UI and related Notebook. There is note permission (top right corner) on each Notebook you can modify permissions from here.