Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/795#issuecomment-201622291
I think 'isolated', 'dedicated' can be applied to both 'instance' and
'process'. isn't it?
Here is what i was intended
'shared' : single interpreter instance on single interpreter process serves
all notes.
'instance' : separate interpreter instances on single interpreter process
serves each notes.
'process' : separate interpreter processes serves each notes.
What could be the best name and description of those 3 to display in
interpreter page?
---
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.
---