Hi,
The permission settings are stored in:
$ZEPPELIN_HOME/conf/notebook-authorization.json
The interpreter settings are stored in:
$ZEPPELIN_HOME/conf/interpreter.json
I think since zeppelin 0.8.0 exists a mechanism to persist the interpreters
configuration. If you work with an earlier version,
We have a cluster using Kubernetes to host Zeppelin. We have the notebooks
backed up in S3, but right now we weren't using a stateful set. And it
seems like when ever we recreate the cluster it comes back & loads the
notebooks fine. But each notebook loses all the permissions (leaving them
expos