Hi,
                Here you  can use two ways

1.       Add another tenant filed in authentication object and set the value 
when you are authentication the user.(Along with principle, ticket and 
role)That’s the right way.

2.       Use ticket as tenant id. Then you need to change the way of creation 
of ticket.

We are using the second way as we are not using the shiro for authentication 
and it’s simple as well.

Thanks & Regards,
Vikash Kumar

From: Jongyoul Lee [mailto:jongy...@gmail.com]
Sent: Wednesday, October 5, 2016 12:24 PM
To: users@zeppelin.apache.org
Subject: Re: User specific interpreter

Hi Vikash,

I'm also considering passing some tenancies into interpreter. it would be 
helpful but we should think of mix of those two cases like you. Do you have any 
idea to handle them nicely?

On Wed, Oct 5, 2016 at 3:16 PM, Vikash Kumar 
<vikash.ku...@resilinc.com<mailto:vikash.ku...@resilinc.com>> wrote:
Hi Jongyoul,
                Thanks for your quick response.

                I created an interpreter as same phoenix which works with 
multi-tenant concept. So only user with their specific tenant_id can access 
their data. But for admin user  need another phoenix interpreter who can access 
the data for any tenant.

But user other than admin permission  should not be able to use phoenix 
interpreter.

Just assume there are two interpreters:

1.       Phoenix (Accessible only to admin)

2.       Phoenix-custom (Accessible to other user)


And but about release date for 7 version?
Thanks & Regards,
Vikash Kumar

From: Jongyoul Lee [mailto:jongy...@gmail.com<mailto:jongy...@gmail.com>]
Sent: Wednesday, October 5, 2016 11:30 AM
To: users@zeppelin.apache.org<mailto:users@zeppelin.apache.org>
Subject: Re: User specific interpreter

Hi,

Can you share your idea in more details? If you want to new interpreter setting 
with existing interpreter, it's very simple. You can go to the inteterpreter 
tab and create new one with different name. Unfortunately, others can see that 
new setting and use it. About Multiuser implementation, there're a lot of 
requests and we are keeping it with 
https://issues.apache.org/jira/browse/ZEPPELIN-1337

Hope this help,
Jongyoul

On Wed, Oct 5, 2016 at 2:20 PM, Vikash Kumar 
<vikash.ku...@resilinc.com<mailto:vikash.ku...@resilinc.com>> wrote:
Hi all,
                Can we create user specific interpreters? Like I want to create 
phoenix jdbc interpreter only for admin user. I am using branch 0.6.2.
And question regarding

1.       release date for branch 7 so that we can demo for Helium

2.        Multiuser implementation roadmap?



Thanks & Regards,
Vikash Kumar



--
이종열, Jongyoul Lee, 李宗烈
http://madeng.net



--
이종열, Jongyoul Lee, 李宗烈
http://madeng.net

Reply via email to