GitHub user mgaido91 opened a pull request:

    https://github.com/apache/incubator-livy/pull/114

    [LIVY-495] Add thriftserver UI

    ## What changes were proposed in this pull request?
    
    The PR adds a new UI tab dedicated to thrift-server sessions. The UI shows 
the active sessions with a link to the corresponding Livy session.
    
    Moreover, the same information is also exposed through a REST endpoint.
    
    ## How was this patch tested?
    
    Manual tests. A screenshot of the UI is:
    <img width="1423" alt="screen shot 2018-09-25 at 10 22 05 am" 
src="https://user-images.githubusercontent.com/8821783/46002567-b8ad2e80-c0ae-11e8-8c14-af5af8e67015.png";>
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mgaido91/incubator-livy LIVY-495

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

    https://github.com/apache/incubator-livy/pull/114.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 #114
    
----
commit 761bdad5f5734c4bc4a07ffa701fa2ec133e7739
Author: Marco Gaido <mgaido@...>
Date:   2018-09-10T12:18:42Z

    [LIVY-495] Add thriftserver UI

----


---

Reply via email to