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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
abodrug
Contributor
Contributor

test connection error Hive destination

We have a Qlik Replicate server installed on a Red Hat Linux machine.

When configuring target endpoint connection as Hive Hadoop, for a Qlik Replicate tasks, we get following error: 

SYS-E-HTTPFAIL, Failed to renew kerberos ticket.  

SYS,GENERAL_EXCEPTION,Failed to renew kerberos ticket,Failed to call Kerberos utility kinit. Command parameters : -kt /etc/security/keytabs/********.keytab *******@*********. Exit status : 127. Error message : /usr/bin/kinit: relocation error: /usr/bin/kinit: symbol krb5_get_init_creds_opt_set_pac_request, version krb5_3_MIT not defined in file libkrb5.so.3 with link time reference

I have tried to execute kinit -kt /etc/security/keytabs/********.keytab *******@********* command in the command line on the machine and it works fine.

I assume there is missing environmental variable or a missing library package. 

On the machine there are following packages installed related to Kerberos: 

sssd-krb5-1.16.4-37.el7_8.1.x86_64
sssd-krb5-common-1.16.4-37.el7_8.1.x86_64
krb5-workstation-1.15.1-46.el7.x86_64
krb5-libs-1.15.1-46.el7.x86_64

Kerberos version on the machine: Kerberos 5 version 1.15.1

Any idea how we can solve this issue?

Labels (1)
0 Replies
Community Browser