Eran W created ZEPPELIN-163:
-------------------------------
Summary: Change Writing Zeppelin Interpreter documentation page
Key: ZEPPELIN-163
URL: https://issues.apache.org/jira/browse/ZEPPELIN-163
Project: Zeppelin
Issue Type: Improvement
Reporter: Eran W
Priority: Minor
1) change wording on What is Zeppelin Interpreter
Interpreter can be launched either using separate JVM process or separate
classloader. The defualt is using separate JVM process (by checking 'fork' in
Interpreter menu). When Interpreter is running in separate JVM process, it's
communicating with Zeppelin via thrift. The other option is to use separate
classloader, note that somtime separate classloader can causes problem
especially when your interpreter uses reflections or trying to grab standard
out/err.
2) Add to Configure your interpreter
What do we need to do for the interpreter to show up in the interpreter menu...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)