GitHub user karup1990 reopened 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)
    
![zscpr58qdi](https://cloud.githubusercontent.com/assets/5082742/20110797/c6852202-a60b-11e6-8264-93437a58f752.gif)
    
    ### 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

commit a0ff3dbfdebc7a303d25058c6eee50e360c53c87
Author: karuppayya <karuppayya1...@gmail.com>
Date:   2016-11-08T18:08:16Z

    Remove comments

commit 2d065c818133539d6a3634c82183dcd1b7042622
Author: karuppayya <karuppayya1...@gmail.com>
Date:   2016-11-09T16:28:58Z

    Address feedback

commit 8f08385862ad6e45c37122ca4f25499e6e8635a5
Author: karuppayya <karuppayya1...@gmail.com>
Date:   2016-11-09T17:23:09Z

    Fix test failure

commit 538225ce11d5c1dd5139182a8640b6f36937352f
Author: Karup <karuppa...@outlook.com>
Date:   2016-11-12T17:25:54Z

    Fix typo

----


---
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.
---

Reply via email to