I got error with MIT Kerberos, during testing ODBC connection to the HIVE
Credentils cache permissions incorrect (Kerberos error -1765328190)
krb5_cc_set_flags failed
How do you solve this issue?
I made these steps:
I have the same issue, you have to use dynamic cache for Kerberos (path must be different for each user), not static. Use this setting for system variable KRB5CCNAME:
KRB5CCNAME=%USERPROFILE%\krb5cache