GitHub user mgaido91 reopened a pull request:

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

    [LIVY-500] Add beeline client for dev

    ## What changes were proposed in this pull request?
    
    The PR adds a new `thriftserver/client` module and a `beeline` script which 
are useful to have a client for the thriftserver during local testing. Both 
things are intended for dev usage only and are not shipped with the 
distribution.
    
    
    ## How was this patch tested?
    
    manual test


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

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

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

    https://github.com/apache/incubator-livy/pull/113.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 #113
    
----
commit a73ebf5dbcd1879678454a184c45bc7d4081a77d
Author: Marco Gaido <mgaido@...>
Date:   2018-09-10T11:58:53Z

    [LIVY-500] Add beeline client for dev

----


---

Reply via email to