Eric Charles created ZEPPELIN-1395:
--------------------------------------
Summary: Local or Remote Interpreter by Configuration
Key: ZEPPELIN-1395
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1395
Project: Zeppelin
Issue Type: Improvement
Components: zeppelin-zengine
Affects Versions: 0.6.2
Reporter: Eric Charles
Assignee: Eric Charles
Fix For: 0.6.2
The current remote interpreter (launched via shell) is scalable and open but
suffers from 2 limitations:
- It does not allow to easily debug in the IDE.
- It does not allow to embedd Zeppelin (for small deployements) in a single jar.
A configuration per interpreter "Remote Interpreter" (true/false, true by
default) is proposed.
An additional property `zeppeline.interpreter.remote' in zeppelin-site.xml is
also proposed (a new interpreter will be created with that value for it
`option.remote` attribute).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)