GitHub user karup1990 opened a pull request: https://github.com/apache/zeppelin/pull/1613
ZEPPELIN-1643:Make spark web UI accesible from interpreters page ### What is this PR for? Make spark web UI accesible from interpreters page ### What type of PR is it? Improvement ### Todos NA ### What is the Jira issue? ZEPPELIN-1643 ### How should this be tested? Start sparkcontext. Goto interpreters page. Corresponding to the spark interpreter used in notebook, there will be *spark ui* button. Clicking the button should open a new tab with the application's spark web UI. ### Screenshots (if appropriate)  ### Questions: * Does the licenses files need update? NA * 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/karup1990/incubator-zeppelin ZEPPELIN-1643 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1613.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 #1613 ---- commit 3b47fe6dd2dc5125efd86e58a91bc66772d6c011 Author: karuppayya <karuppayya1...@gmail.com> Date: 2016-11-08T17:50:09Z Change to make spark web UI accesible from interpreters page ---- --- 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. ---