I recall watching a youtube demo from Moon about running zeppelin in kubernetes. He showed a separate interpreter container got spawned to run each notebook. I have been thinking 0.9 is the release for it. I am looking forward to this feature.
Thanks Denny > On Dec 11, 2019, at 8:32 PM, Jeff Zhang <[email protected]> wrote: > > Hi Denny, > > I have created PR before (not merged yet), but don't have time to continue > to polish it. Feel free to pick it up if you would like to contribute to > Zeppelin. > > https://github.com/apache/zeppelin/pull/3380 > > > > <[email protected]> 于2019年12月12日周四 上午2:48写道: > >> Hi All >> >> I recall there is a JIRA to create docker images for the interpreters, but >> i can’t find any info in the 0.9 zeppelin page. >> >> I have a requirement to run python interpreter (docker container) in a >> different machine than the zeppelin server (docker container). A python >> interpreter container is created for each user notebook (security). So one >> machine to run the zeppelin container alone, one or more machine to run all >> python interpreter containers. Is this doable in 0.9 or later release? >> >> Thanks >> Denny >> > > > -- > Best Regards > > Jeff Zhang
