GitHub user echarles opened a pull request: https://github.com/apache/incubator-zeppelin/pull/412
ZEPPELIN-383 Override classpath with ZEPPELIN_CLASSPATH_OVERRIDES Prepend ZEPPELIN_CLASSPATH_OVERRIDES environment variable when building CLASSPATH in the shell scripts. This PR replaces the closed #398 and #386 - Sorry for the mess... You can merge this pull request into a Git repository by running: $ git pull https://github.com/echarles/incubator-zeppelin ZEPPELIN-383-CLASSPATH_OVERRIDES Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/412.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 #412 ---- commit d63cc55c89e4b83ca3a7c72c83384b84e5ec6b5c Author: Eric Charles <e...@datalayer.io> Date: 2015-11-06T16:09:00Z Prepend CLASSPATH_OVERRIDES environment variable when building CLASSPATH in the shell scripts commit 8572ec55da2280b4496d35d736b44a0e3adbfd77 Author: Eric Charles <e...@datalayer.io> Date: 2015-11-09T16:30:31Z Use ZEPPELIN_CLASSPATH_OVERRIDES instead of CLASSPATH_OVERRIDES ---- --- 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. ---