Hi all,
The documentation only lists user id/password as authentication method for the JDBC driver for Cloudera Impala: https://documentation.progress.com/output/DataDirect/jdbcimpalahelp/index.html#page/impalahelp%2Fauthentication.html%23
Is this correct or the Kerberos authentication guide for JDBC for SQL Server is applicable here as well: https://documentation.progress.com/output/DataDirect/jdbcsqlserverhelp/index.html#page/jdbcsqlserver%2Fconfiguring-the-driver-for-kerberos-authenticati.html%23?
Thanks,
Bibi
Hi Bibi,
We support Kerberos in the SQL Server JDBC driver, but not in the Impala JDBC driver. You can see the whole security matrix here:
documentation.progress.com/.../
Thanks,
Dennis