Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Help with Impala Connection using Kerberos authentication

Hello I am triying to connect impala using Kerberos authentication:
The url that TalenD create is jdbc:hive2://:/;auth=noSasl;principal=
But we need something like that:
jdbc:impala://:/;principal=
Is there any way to modify the jdbc url on the Impala Connection.
Labels (3)
2 Replies
Anonymous
Not applicable

Hi,
Have you tried to use components tImpalaXXX to connect to Impala with kerberos authentication?
Please take a look at related component references:
TalendHelpCenter:tImpalaInput, TalendHelpCenter:tImpalaOutput
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Hello Sabrina, 
We use tImpalaXXX components but when I create the connection in the metadata with the Impala Wizard, I have the problem with the url described above.

Do you know any way to fix the url in the metadata connection?
Thanks