Prasad Wagle created ZEPPELIN-666: ------------------------------------- Summary: Portability of notebook authorization permissions stored in note file Key: ZEPPELIN-666 URL: https://issues.apache.org/jira/browse/ZEPPELIN-666 Project: Zeppelin Issue Type: Bug Reporter: Prasad Wagle Priority: Minor
@leemoonsoo's comment in https://github.com/apache/incubator-zeppelin/pull/681: Recently there were discussion (http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Multiple-spark-interpreters-in-the-same-Zeppelin-instance-td2171.html) about notebook file portability regarding interpreter selection. Current design save permission information into notebook file. But notebook can be exported and imported into the Zeppelin instance that has different set of user/group exists. (either using import/export feature or copying notebook file into file system) So, do you have good idea to make note permission feature gracefully aware notebook portability? -- This message was sent by Atlassian JIRA (v6.3.4#6332)