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