GitHub user cuspymd opened a pull request:
https://github.com/apache/zeppelin/pull/1789
[MINOR] Optimize watchers of paragraph results
### What is this PR for?
It's to optimize watchers of paragraph results
In the 'Zeppelin Tutorial / R (SparkR)' note, the number of watchers
decreases by 1000.
### What type of PR is it?
[Refactoring]
### Todos
### What is the Jira issue?
N/A
### How should this be tested?
Check the basic actions of the note.
### 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/cuspymd/zeppelin opt-watcher
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1789.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 #1789
----
commit f485bd9de3872ef096ab741e7ce2fc89a0cf4885
Author: Myoungdo Park <[email protected]>
Date: 2016-12-21T16:21:23Z
Optimize watchers of paragraph results
----
---
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.
---