Benjamin, z-manager consists of 2 independant applications - installer and multitenancy.
You can use only the second one that Hyung Sung pointed out with any spark/zeppelin version. If you have further questions, please do not hesitate to ask at z-mana...@googlegroups.com https://groups.google.com/forum/#!forum/z-manager On Thu, Feb 4, 2016, 15:13 Benjamin Kim <bbuil...@gmail.com> wrote: > I forgot to mention that I don’t see Spark 1.6 in the list of versions > when installing z-manager. > > > On Feb 3, 2016, at 10:08 PM, Corneau Damien <cornead...@gmail.com> wrote: > > @Benjamin, > We do support version 1.6 of Spark, see: > https://github.com/apache/incubator-zeppelin#spark-interpreter > > On Wed, Feb 3, 2016 at 9:47 PM, Benjamin Kim <bbuil...@gmail.com> wrote: > >> 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. >> >> Thanks. >> >> 2016-02-04 3:56 GMT+09:00 Christopher Matta <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> >>> 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 >>> 215-701-3146 >>> >>> >> >> > >