Re: Embedded Mode for interpreter

2016-11-22 Thread moon soo Lee
> Le mer. 16 nov. 2016 à 23:45, moon soo Lee <m...@apache.org> a écrit : > > Hi, > > Zeppelin actually does have embedded mode that runs Interpreter in the > same JVM that Zeppelin run. This feature does not exposed to user, but it > can be controlled by InterpreterOption.

Re: Embedded Mode for interpreter

2016-11-21 Thread kevin giroux
<m...@apache.org> a écrit : > Hi, > > Zeppelin actually does have embedded mode that runs Interpreter in the > same JVM that Zeppelin run. This feature does not exposed to user, but it > can be controlled by InterpreterOption.remote field. > > https://github.com/

Re: Embedded Mode for interpreter

2016-11-16 Thread moon soo Lee
Hi, Zeppelin actually does have embedded mode that runs Interpreter in the same JVM that Zeppelin run. This feature does not exposed to user, but it can be controlled by InterpreterOption.remote field. https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache

Embedded Mode for interpreter

2016-11-14 Thread kevin giroux
Hello, I would like some information about the binding of each interpreter. I read the documentation, http://zeppelin.apache.org/docs/latest/manual/interpreters.html#interpreter-binding-mode