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 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

[image: Screen Shot 2018-10-21 at 5.17.19 PM.png]


Log:

ERROR [2018-10-21 10:16:20,388] ({pool-2-thread-2}
JDBCInterpreter.java[open]:197) - zeppelin will be ignored. driver.zeppelin
and zeppelin.url is mandatory.

Any help is much appreciated.

Take Care
Fawze Abujaber

Reply via email to