Re: Impala queries through impala JDBC is running with empty user

2018-10-23 Thread Fawze Abujaber
Any help here is so much appreciated. I’m over few days with no success. On Sun, 21 Oct 2018 at 17:19 Fawze Abujaber wrote: > > Hi Community, > > I'm struggling getting Impala to work with Zeppelin, I'm trying to pass > the user in the impala JDBC url. > > My issue

Re: Available and custom roles

2018-10-26 Thread Fawze Abujaber
ides > admin that has *). > How can I create/define my own roles based on the actions that an user is > allowed. > In the shiro.ini the examples are to generic, having role1, role2 all > action allowed *. > > Can you please define the fine grained action that I can add in arole? > > I look forward for your answers. > Best regards, > Florin > > > -- Take Care Fawze Abujaber

Re: LDAP cannot find\assign roles

2018-10-29 Thread Fawze Abujaber
s well as any attached document, may contain material which > is confidential and privileged and may include trademark, copyright and > other intellectual property rights that are proprietary to Kenshoo Ltd, > its subsidiaries or affiliates ("Kenshoo"). This e-mail and its > attachments may be read, copied and used only by the addressee for the > purpose(s) for which it was disclosed herein. If you have received it in > error, please destroy the message and any attachment, and contact us > immediately. If you are not the intended recipient, be aware that any > review, reliance, disclosure, copying, distribution or use of the contents > of this message without Kenshoo's express permission is strictly prohibited. -- Take Care Fawze Abujaber

Re: LDAP cannot find\assign roles

2018-10-31 Thread Fawze Abujaber
ays.java:3880) > at > org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:313) > at > org.glassfish.jersey.server.ApplicationHandler.(ApplicationHandler.java:282) > at > org.glassfish.jersey.servlet.WebComponent.(WebComponent.java:335) > at > org.glassf

Re: Impala queries through impala JDBC is running with empty user

2018-11-01 Thread Fawze Abujaber
Thanks Jeff. https://issues.apache.org/jira/browse/ZEPPELIN-3844 On Fri, Nov 2, 2018 at 3:40 AM Jeff Zhang wrote: > > Thanks for the confirmation, please file a ticket for this issue. > > Fawze Abujaber 于2018年11月2日周五 上午9:30写道: > >> Yes, I can access and these auth ar

Re: Impala queries through impala JDBC is running with empty user

2018-11-01 Thread Fawze Abujaber
Yes, I can access and these auth are working as expected. On Fri, Nov 2, 2018 at 3:29 AM Jeff Zhang wrote: > > Can you access impala in auth mode via other tools ? If yes, then it seems > a bug of zeppelin. > > > Fawze Abujaber 于2018年11月2日周五 上午9:21写道: > >> Au

Re: Impala queries through impala JDBC is running with empty user

2018-11-01 Thread Fawze Abujaber
AuthMech=0 no authentication and AuthMech=2 authentication with user name On Fri, Nov 2, 2018 at 3:19 AM Jeff Zhang wrote: > What's the difference between AuthMech=0 and AuthMech=2 ? > > Fawze Abujaber 于2018年11月2日周五 上午1:58写道: > >> Should i open a bug for this? >&g

Zeppelin auth with AD

2018-10-23 Thread Fawze Abujaber
pi/credential/** = authc, roles[admin] #/** = anon /** = authc -- Take Care Fawze Abujaber

Re: Zeppelin and impersonation

2018-12-12 Thread Fawze Abujaber
Wed, Dec 12, 2018 at 12:07 PM Fawze Abujaber wrote: > >> So you are using hive JDBC and not impala JBC >> >> >> >> On Wed, Dec 12, 2018 at 7:47 PM Abhi Basu <9000r...@gmail.com> wrote: >> >>> This is our Zeppelin - JDBC config for Impala