Fawze Abujaber created ZEPPELIN-3844:
----------------------------------------
Summary: Impala queries through impala JDBC is hangging when using
any auth mechanism
Key: ZEPPELIN-3844
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3844
Project: Zeppelin
Issue Type: Bug
Reporter: Fawze Abujaber
Hi
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 AuthMech=2, the query is hanging at the UI.
Zeppelin version: 0.8.0
Impala JDBC: 2.6.3
My Url : jdbc:impala://node1.example.com:21050;AuthMech=2;UID=fawzea
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)