Hi, Eran is right. Zeppelin has local interpreter option internally, but not exposed to use it. Zeppelin was originally started with local interpreter, and later implemented remote interpreter. And then local interpreter became legacy. I think it's safe to remove local interpreter from docs.
Thanks, moon On Wed, Aug 19, 2015 at 5:26 AM IT CTO <[email protected]> wrote: > As the doc say > http://zeppelin.incubator.apache.org/docs/development/writingzeppelininterpreter.html > all > interpreters now run in a different JVM. > The option to run the interpreter in the same JVM is not available in the > UI. > > @Moon Soo Lee should we remove it from the REST API as well? > > Eran > > On Wed, Aug 19, 2015 at 1:07 PM manya cancerian <[email protected]> > wrote: > >> hi , >> >> What are the local interpreters that runs inside the Zeppelin Server JVM >> as I can see that for Spark, Hive, Markdown, Shell , zeppelin starts >> remote interpreters in different JVMs. >> >> Please respond soon. >> >> Thanks >> Manya >> >
