GitHub user zjffdu opened a pull request:

    https://github.com/apache/zeppelin/pull/1426

    ZEPPELIN-1430. Display appId and webui link in LivyInterpreter's output

    ### What is this PR for?
    For now, it is hard to figure out what the yarn application of the livy 
session represent, it would be better to display the appId and webui link in 
the output of LivyInterpreter for diagnosing purpose. It can also be applied to 
the native SparkInterpreter, but could be done in another ticket. 
    
    ### What type of PR is it?
    [Feature]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-1430
    
    ### How should this be tested?
    Tested manually
    
    ### Screenshots (if appropriate)
    
![image](https://cloud.githubusercontent.com/assets/164491/18463333/e4eab580-79bb-11e6-8c8d-393ab6805638.png)
    
    ### 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/zjffdu/zeppelin ZEPPELIN-1430

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1426.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 #1426
    
----
commit 6fe78b0dd1222d5d1b87b8a2b192aa94df989a90
Author: Jeff Zhang <zjf...@apache.org>
Date:   2016-09-13T06:07:02Z

    ZEPPELIN-1430. Display appId and webui link in LivyInterpreter's output

----


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