GitHub user bzz reopened a pull request:

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

    ZEPPELIN-1063: fix PythonInterpreter flaky test

    ### What is this PR for?
     fix flaky `PythonInterpreter.testClose()` test
    
    ### What type of PR is it?
    Hot Fix
    
    ### What is the Jira issue?
    [ZEPPELIN-1063](https://issues.apache.org/jira/browse/ZEPPELIN-1063)
    
    ### How should this be tested?
    CI should pass
    
    ### 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/bzz/incubator-zeppelin 
ZEPPELIN-1063/python/add-retrys

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

    https://github.com/apache/zeppelin/pull/1134.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 #1134
    
----
commit 3529fe5ee636b123072bffa54ba14365049b8590
Author: Alexander Bezzubov <[email protected]>
Date:   2016-07-05T08:50:49Z

    fix PythonInterpreterTest.testClose() test

commit 1be77325bf491246bc4141380dad6169e8725cc5
Author: Alexander Bezzubov <[email protected]>
Date:   2016-07-05T10:16:44Z

    Adding timeout for py4j gateway to have time to shutdown

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to