GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/2149
[HOTFIX][ZEPPELIN-2037] Restart with several options include "per user/per
note" and "scoped/isolated"
### What is this PR for?
This is a second part of ZEPPELIN-2047. This issue relates to #2140
### What type of PR is it?
[Hot Fix]
### Todos
* [x] - Per user with Isolated
* [ ] - Per note with Scoped
* [ ] - Per note with Isolated
### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-2037
### How should this be tested?
N/A
### Screenshots (if appropriate)
N/A
### 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/jongyoul/zeppelin ZEPPELIN-2037-2-per-note
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2149.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 #2149
----
commit 93b4c1838f6cbb7b808859fe7a4fd4f072a41bc7
Author: Jongyoul Lee <[email protected]>
Date: 2017-03-17T02:00:52Z
Avoided opening interpreter while closing and calling close() in server side
commit 12d6fa6d0b39f11757c2ae47b066b1b7bb3e2ad8
Author: Jongyoul Lee <[email protected]>
Date: 2017-03-17T02:08:36Z
Left comments
commit 8bcce1263b34bf02138be997a7159a1b8425169a
Author: Jongyoul Lee <[email protected]>
Date: 2017-03-17T04:28:44Z
Fixed to run "per user" as "isolated"
----
---
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.
---