I got error "Credential cache is empty" during ODBC Hive tests. See full error detail
ODBC Hive - Test Results
[Cloudera][Hardy] (34) Error from server: SASL(-1): generic failure: GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Credential cache is empty).
Do you have any experience?
I tested different setting of MIT Kerberos in Windows e.g.:
kinit.exe -k -t app_store.keytab app_store@HW.PROD.BDP'
klist.exe
KRB5CCNAME=C:\cache\krb5cache
and KRB5_CONFIG=c:\ProgramData\MIT\Kerberos5\krb5.ini
I see a few possible issues:
KRB5CCNAME=%USERPROFILE%\krb5cache
kinit.exe -k -t "c:\Apps\MIT\Kerberos\store.keytab" store@HW.PROD.BDP