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