Re: Notebook permissions

2020-04-01 Thread Jeff Zhang
I don't think so, but it is a reasonable request, please file a ticket for it. Sebastian Albrecht 于2020年4月2日周四 下午2:13写道: > Hi, > i want logged in users allow to only view and use existing notebooks, but > not to create new ones. Is that possible somehow? > > Thx+BR, > Sebastian. > -- Best Reg

Re: Notebook permissions lost after restart

2017-08-31 Thread Luis Angel Vicente Sanchez
Yes, that's what I just found... I will have to use a persistent volume to store the config file. This should be redesigned, by making changes to that and other files... it's really hard to dockerize and deploy Zeppelin to kubernetes, mesos, ... without having to resort to bootstrapping scripts an

Re: Notebook permissions lost after restart

2017-08-31 Thread moon soo Lee
Notebook permissions are stored in conf/notebook-authorization.json. You'll need to save/restore this file, too. Thanks, moon On Thu, Aug 31, 2017 at 9:53 AM Luis Angel Vicente Sanchez < zeppelin-us...@bigcente.ch> wrote: > Hi, > > I'm running a Zeppelin instance on Kubernetes. The notebooks are