Github user jersub commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/175#issuecomment-155767085 @sjeandeaux - I suggest to expose `conf`, `logs` and `notebook` as volumes. - Recently the recommended way to start Zeppelin is to provide `SPARK_HOME` (and optionally `HADOOP_HOME`) so there's no need to manage an official build for every Spark/Hadoop combination. - Running Zeppelin through user `zeppelin` would be considered as more secure. However, it used to make the use of RW volumes painful. We should check if it is still the case as of version 1.9 of Docker Engine. Work has moved forward in this field but I don't know if the user namespace feature is actually complete.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---