GitHub user cloverhearts opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/496
Zeppelin-472 ] Shortcuts execution bugs.
https://issues.apache.org/jira/browse/ZEPPELIN-472
If you use the Shift + Enter keys to execute the Paragraph,
If you continue to run while Paragraph enter the Shift + Enter key,
Paragraph enter that this is done constantly being requested RUNNING state.
Case)
Pragraph details
Scala) Thread.sleep (1000);
Key press running SHIFT + Enter * 10
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloverhearts/incubator-zeppelin
bug_fix/ZEPPELIN-472
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/496.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 #496
----
commit 47eca0cbdfa2da7d8cfb22dab008d4806fdb6d94
Author: CloverHearts <[email protected]>
Date: 2015-12-01T08:45:19Z
Zeppelin-472 ] Shortcuts execution bugs.
If you use the Shift + Enter keys to execute the Paragraph,
If you continue to run while Paragraph enter the Shift + Enter key,
Paragraph enter that this is done constantly being requested RUNNING state.
Case)
Pragraph details
Scala) Thread.sleep (1000);
Key press running SHIFT + Enter * 10
----
---
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.
---