GitHub user jongyoul opened a pull request: https://github.com/apache/incubator-zeppelin/pull/466
[Minor] Possible to make a hang while integration test There are three status of completion of paragraph.run. with Status.FINISHED only, that makes tests hang because other status returns. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jongyoul/incubator-zeppelin hang-while-itegration-test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/466.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 #466 ---- commit c482641ca77e38c3a373ca05382a4da95bc8a6fc Author: Jongyoul Lee <jongy...@gmail.com> Date: 2015-11-24T05:36:07Z [Minor] Possible to make a hang while integration test ---- --- 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. ---