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: