You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by "Lin, Yunfeng " <yu...@citi.com> on 2016/02/03 19:34:31 UTC

zeppelin multi user mode?

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.


zeppelin multi user mode?

Posted by Ahyoung Ryu <ah...@gmail.com>.
Hi Benjamin,

Sorry for the late response.
How about asking this question at here :
 https://groups.google.com/forum/#!forum/z-manager ?
It will be better to get an answer about Z-manager : )

Best,
Ahyoung

2016년 2월 27일 토요일, Benjamin Kim<bbuild11@gmail.com
<javascript:_e(%7B%7D,'cvml','bbuild11@gmail.com');>>님이 작성한 메시지:

> Ahyoung,
>
> If z-manager can be expanded to include many of the features of Cloudera
> Manager or Ambari, I think it would be a formidable installer and
> monitoring tool for Zeppelin. Many in our organization are looking for
> something as production level as this. Are there any plans to make it so?
>
> Thanks,
> Ben
>
> On Feb 26, 2016, at 8:37 PM, Ahyoung Ryu <ah...@gmail.com> wrote:
>
> Hi Benjamin,
>
> I think this conversations <https://github.com/NFLabs/z-manager/issues/11> may
> help you about the first question : )
>
> Best,
> Ahyoung
>
>
>
> 2016년 2월 27일 (토) 오전 12:11, Benjamin Kim <bb...@gmail.com>님이 작성:
>
>> Anyone know when multi-tenancy will support Spark on Yarn? And will there
>> be a simpler way of installing it using z-manager in the future?
>>
>> Thanks,
>> Ben
>>
>> On Feb 14, 2016, at 6:12 PM, Alexander Bezzubov <ab...@nflabs.com>
>> wrote:
>>
>> 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-manager@googlegroups.com
>> https://groups.google.com/forum/#!forum/z-manager
>>
>> On Thu, Feb 4, 2016, 15:13 Benjamin Kim <bb...@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 <co...@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 <bb...@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 <hs...@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 <cm...@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 <yu...@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
>>>>> cmatta@mapr.com
>>>>> 215-701-3146
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>

Re: zeppelin multi user mode?

Posted by Benjamin Kim <bb...@gmail.com>.
Ahyoung,

If z-manager can be expanded to include many of the features of Cloudera Manager or Ambari, I think it would be a formidable installer and monitoring tool for Zeppelin. Many in our organization are looking for something as production level as this. Are there any plans to make it so?

Thanks,
Ben

> On Feb 26, 2016, at 8:37 PM, Ahyoung Ryu <ah...@gmail.com> wrote:
> 
> Hi Benjamin,
> 
> I think this conversations <https://github.com/NFLabs/z-manager/issues/11> may help you about the first question : )
> 
> Best,
> Ahyoung
> 
> 
> 
> 2016년 2월 27일 (토) 오전 12:11, Benjamin Kim <bbuild11@gmail.com <ma...@gmail.com>>님이 작성:
> Anyone know when multi-tenancy will support Spark on Yarn? And will there be a simpler way of installing it using z-manager in the future?
> 
> Thanks,
> Ben
> 
>> On Feb 14, 2016, at 6:12 PM, Alexander Bezzubov <abezzubov@nflabs.com <ma...@nflabs.com>> wrote:
>> 
>> 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-manager@googlegroups.com <ma...@googlegroups.com> https://groups.google.com/forum/#!forum/z-manager <https://groups.google.com/forum/#!forum/z-manager>
>> On Thu, Feb 4, 2016, 15:13 Benjamin Kim <bbuild11@gmail.com <ma...@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 <corneadoug@gmail.com <ma...@gmail.com>> wrote:
>>> 
>>> @Benjamin,
>>> We do support version 1.6 of Spark, see: https://github.com/apache/incubator-zeppelin#spark-interpreter <https://github.com/apache/incubator-zeppelin#spark-interpreter>
>>> 
>>> On Wed, Feb 3, 2016 at 9:47 PM, Benjamin Kim <bbuild11@gmail.com <ma...@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 <hsshim@nflabs.com <ma...@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 <cmatta@mapr.com <ma...@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.lin@citi.com <ma...@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
>>>> cmatta@mapr.com <ma...@mapr.com>
>>>> 215-701-3146 <tel:215-701-3146>
>>>> 
>>> 
>>> 
>> 
> 


Re: zeppelin multi user mode?

Posted by Ahyoung Ryu <ah...@gmail.com>.
Hi Benjamin,

I think this conversations <https://github.com/NFLabs/z-manager/issues/11> may
help you about the first question : )

Best,
Ahyoung



2016년 2월 27일 (토) 오전 12:11, Benjamin Kim <bb...@gmail.com>님이 작성:

> Anyone know when multi-tenancy will support Spark on Yarn? And will there
> be a simpler way of installing it using z-manager in the future?
>
> Thanks,
> Ben
>
> On Feb 14, 2016, at 6:12 PM, Alexander Bezzubov <ab...@nflabs.com>
> wrote:
>
> 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-manager@googlegroups.com
> https://groups.google.com/forum/#!forum/z-manager
>
> On Thu, Feb 4, 2016, 15:13 Benjamin Kim <bb...@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 <co...@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 <bb...@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 <hs...@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 <cm...@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 <yu...@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
>>>> cmatta@mapr.com
>>>> 215-701-3146
>>>>
>>>>
>>>
>>>
>>
>>
>

Re: zeppelin multi user mode?

Posted by Benjamin Kim <bb...@gmail.com>.
Anyone know when multi-tenancy will support Spark on Yarn? And will there be a simpler way of installing it using z-manager in the future?

Thanks,
Ben

> On Feb 14, 2016, at 6:12 PM, Alexander Bezzubov <ab...@nflabs.com> wrote:
> 
> 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-manager@googlegroups.com <ma...@googlegroups.com> https://groups.google.com/forum/#!forum/z-manager <https://groups.google.com/forum/#!forum/z-manager>
> On Thu, Feb 4, 2016, 15:13 Benjamin Kim <bbuild11@gmail.com <ma...@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 <corneadoug@gmail.com <ma...@gmail.com>> wrote:
>> 
>> @Benjamin,
>> We do support version 1.6 of Spark, see: https://github.com/apache/incubator-zeppelin#spark-interpreter <https://github.com/apache/incubator-zeppelin#spark-interpreter>
>> 
>> On Wed, Feb 3, 2016 at 9:47 PM, Benjamin Kim <bbuild11@gmail.com <ma...@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 <hsshim@nflabs.com <ma...@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 <cmatta@mapr.com <ma...@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.lin@citi.com <ma...@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
>>> cmatta@mapr.com <ma...@mapr.com>
>>> 215-701-3146 <tel:215-701-3146>
>>> 
>> 
>> 
> 


Re: zeppelin multi user mode?

Posted by Alexander Bezzubov <ab...@nflabs.com>.
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-manager@googlegroups.com https://groups.google.com/forum/#!forum/z-manager

On Thu, Feb 4, 2016, 15:13 Benjamin Kim <bb...@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 <co...@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 <bb...@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 <hs...@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 <cm...@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 <yu...@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
>>> cmatta@mapr.com
>>> 215-701-3146
>>>
>>>
>>
>>
>
>

Re: zeppelin multi user mode?

Posted by Benjamin Kim <bb...@gmail.com>.
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 <co...@gmail.com> wrote:
> 
> @Benjamin,
> We do support version 1.6 of Spark, see: https://github.com/apache/incubator-zeppelin#spark-interpreter <https://github.com/apache/incubator-zeppelin#spark-interpreter>
> 
> On Wed, Feb 3, 2016 at 9:47 PM, Benjamin Kim <bbuild11@gmail.com <ma...@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 <hsshim@nflabs.com <ma...@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 <cmatta@mapr.com <ma...@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.lin@citi.com <ma...@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
>> cmatta@mapr.com <ma...@mapr.com>
>> 215-701-3146 <tel:215-701-3146>
>> 
> 
> 


Re: zeppelin multi user mode?

Posted by Corneau Damien <co...@gmail.com>.
@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 <bb...@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 <hs...@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 <cm...@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 <yu...@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
>> cmatta@mapr.com
>> 215-701-3146
>>
>>
>
>

Re: zeppelin multi user mode?

Posted by Benjamin Kim <bb...@gmail.com>.
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 <hs...@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 <cmatta@mapr.com <ma...@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.lin@citi.com <ma...@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
> cmatta@mapr.com <ma...@mapr.com>
> 215-701-3146
> 
> 


Re: zeppelin multi user mode?

Posted by Hyung Sung Shim <hs...@nflabs.com>.
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 <cm...@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 <yu...@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
> cmatta@mapr.com
> 215-701-3146
>
>

Re: zeppelin multi user mode?

Posted by Christopher Matta <cm...@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 <yu...@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
cmatta@mapr.com
215-701-3146