Hi Question. Is this enhancement going to decouple the interpreters and Zeppelin server? In per note scoped mode, will one instance of interpreter docker be created per note? When will this enhancement be available? In what zeppelin version (0.8.2)? Can R interpreter be in docker as well?
Thanks > On Apr 1, 2019, at 4:11 AM, Xun Liu (JIRA) <j...@apache.org> wrote: > > Xun Liu created ZEPPELIN-4104: > --------------------------------- > > Summary: Zeppelin interpreter On Docker > Key: ZEPPELIN-4104 > URL: https://issues.apache.org/jira/browse/ZEPPELIN-4104 > Project: Zeppelin > Issue Type: Improvement > Reporter: Xun Liu > Assignee: Xun Liu > > > Python needs to install a lot of dependent libraries in the zeppelin > interpreter. > Different users may need to use different versions of the python library. > If you install the python library directly on the physical host, Not only > difficult to maintain, but also easy to cause python library conflicts. > In some lightweight user scenarios, They don't have kubernetes or YARN. > But installing a docker is very easy. > So, if zeppelin can create the interpreter in docker, Help for users can be > very large. > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005)