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 are working as expected. >> >>

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

2018-11-01 Thread Jeff Zhang
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 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 >

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写道: > >> AuthMech=0 no authentication >> and A

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

2018-11-01 Thread Jeff Zhang
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写道: > 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

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? >> >> Anyone who is able to rep

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

2018-11-01 Thread Jeff Zhang
What's the difference between AuthMech=0 and AuthMech=2 ? Fawze Abujaber 于2018年11月2日周五 上午1:58写道: > Should i open a bug for this? > > Anyone who is able to replicate this in his side? > > On Tue, Oct 23, 2018 at 8:57 PM Fawze Abujaber wrote: > >> Any help here is so much appreciated. >> >> I’m ov

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

2018-11-01 Thread Fawze Abujaber
Should i open a bug for this? Anyone who is able to replicate this in his side? On Tue, Oct 23, 2018 at 8:57 PM Fawze Abujaber wrote: > 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, >> >

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 that when i configure the im

Impala queries through impala JDBC is running with empty user

2018-10-21 Thread Fawze Abujaber
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 that when i configure the impala JDBC url with AuthMech=0 which works without authentication i get it work and the query ran without user. When i'm changing to AuthMe