Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1538 @astroshim @bzz @1ambda * Now I added a start-zeppelin.script to zeppelin-base image. It allow user to modify some configs by passing env variables. Also the user can share the logs and notebook folder in the container to the host machine by passing `-v $PWD/logs:path-in-docker/logs`. So you can share the spark folder to the container and assign `SPARK_HOME` in the container; according to what @khalidhuseynov have suggested. * And I think the previous issue needs more investigation.
--- 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. ---