GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/717
[DOCS][JDBC]Guide user to add jdbc driver jar file via GUI interpreter menu ### What is this PR for? Update jdbc documentation to let user load dependencies via GUI interpreter menu instead of editing `zeppelin-daemon.sh` ### What type of PR is it? Documentation ### Is there a relevant Jira issue? No ### Screenshots (if appropriate) **Before**   **After**   ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/incubator-zeppelin update/jdbcDoc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/717.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 #717 ---- commit 4b73365078e80d14663667f2daa17d78a185911d Author: Mina Lee <mina...@nflabs.com> Date: 2016-02-15T09:11:01Z * Guide user to use dependencies to add jdbc driver instead of editing `zeppelin-daemeon.sh` file * Fix some grammar commit 38ef52aa935f8bd456799e5e518af97a630d33b6 Author: Mina Lee <mina...@nflabs.com> Date: 2016-02-15T09:13:04Z Add image files ---- --- 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. ---