GitHub user zjffdu opened a pull request:

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

    [MINOR] Verify appId is null in LivyInterpreterIT

    ### What is this PR for?
    Someone complain that they could not get appId, this PR just try to verify 
appId returned by livy rest api is not null.
    
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * No jira created
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### 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 minor_livy

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

    https://github.com/apache/zeppelin/pull/2999.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 #2999
    
----
commit eae0cf58c6421b5aeec429221c918573e8b77cae
Author: Jeff Zhang <zjffdu@...>
Date:   2018-06-01T13:58:40Z

    [MINOR] Verify appId is null in LivyInterpreterIT

----


---

Reply via email to