GitHub user guptarajat reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/218
remote scheduler hangs...
RemoteScheduler#run will end up in an infinite loop if this flag is not set
to true while returning from this if condition
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guptarajat/incubator-zeppelin
remote-scheduler-hang
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/218.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 #218
----
commit a5d386f7200cec13e2d561a74f155fbde17bd566
Author: Rajat Gupta <[email protected]>
Date: 2015-08-16T01:26:27Z
RemoteScheduler#run will end up in an infinite loop if this is not set and
program returns from this path.
----
---
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.
---