Hi DuyHai, I would like to know how to set up security (authentication and authorization), the architecture, etc.
The users are using windows. I am ok to set up individual zeppelin on their desktop or a central zeppelin server. But I want to know the complexity, limitation, details, etc. Many thanks! On 16 September 2016 at 03:51, DuyHai Doan <doanduy...@gmail.com> wrote: > Right now, you have some options to isolate the notes. Look at the doc > about interpreter binding mode here : http://zeppelin.apache.org/ > docs/0.7.0-SNAPSHOT/manual/interpreters.html#interpreter-binding-mode > > > > On Thu, Sep 15, 2016 at 7:15 AM, York Huang <yorkhuang.d...@gmail.com> > wrote: > >> Hi, >> >> I want to set up a environment for a group of users so that they can >> access zeppelin. Each of them should have their own space, should not >> interfere each other. >> >> I install zeppelin on the MapR sandbox. If I access it from different >> computers, even I access different notebooks, the data are still shared. >> >> What I want is the data should be totally seperate between users and >> notebooks. >> >> How do I set it up like this? >> >> Thanks, >> >> York Huang >> > >