I see that the latest version of Spark supported is 1.4.1. When will the latest versions of Spark be supported?
Thanks, Ben > On Feb 3, 2016, at 7:54 PM, Hyung Sung Shim <hss...@nflabs.com> wrote: > > Hello yunfeng. > > You can also refer to > https://github.com/NFLabs/z-manager/tree/master/multitenancy > <https://github.com/NFLabs/z-manager/tree/master/multitenancy>. > > Thanks. > > 2016-02-04 3:56 GMT+09:00 Christopher Matta <cma...@mapr.com > <mailto:cma...@mapr.com>>: > I have had luck with a single Zepplin installation and config directories in > each user home directory. That way each user gets their own instance and will > not interfere with each other. > > You can start the Zepplin server with a config flag pointing to the config > directory. Simply copy the config dir that comes with Zepplin to ~/.zeppelin > and edit the zeppelin-site.xml to change default port for each user. Start > like this: > ./zeppelin.sh --config ~/.zeppelin start > > > On Wednesday, February 3, 2016, Lin, Yunfeng <yunfeng....@citi.com > <mailto:yunfeng....@citi.com>> wrote: > Hi guys, > > > > We are planning to use zeppelin for PROD for data scientists. One feature we > desperately need is multi user mode. > > > > Currently, zeppelin is great for single user use. However, since zeppelin > spark context are shared among all users in one zeppelin server, it is not > very suitable when there are multiple users on the same zeppelin server since > they are going to interfere with each other in one spark context. > > > > How do you guys address this need? Thanks. > > > > > > -- > Chris Matta > cma...@mapr.com <mailto:cma...@mapr.com> > 215-701-3146 > >