GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/524
[ZEPPELIN-495] Enable running interpreters with distribution package In distribution package, zeppelin-interpreter module is not added to classpath when Zeppelin starts interpreter process. This PR packages zeppelin-interpreter classes and dependencies into one jar file, and adds this jar to classpath. You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/incubator-zeppelin ZEPPELIN-495 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/524.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #524 ---- commit aced13bfff035ca5d869fbca3b80cf622ef27f17 Author: Mina Lee <mina...@nflabs.com> Date: 2015-12-09T08:03:40Z [ZEPPELIN-495] Enable running interpreters with distribution package ---- --- 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. ---