Created 11-29-2022 11:24 PM
We are trying to connect from several windows severs to a hadoop cluster. Authentication is via Kerberos. On one terminal server we are using the MIT Kerberos ticket manager (a bunch of users), on others not (only one technical user). From time to time connections fail, mostly with the information that the server is not reachable and we shall check if we have permissions to access the database. Sometimes changing one value in the registry and return to old value helps, Sometimes not. Not even a restart. On some server we have scheduled as task recurring every 15 minutes. e.g 5 times it works, 3 times not and then it works again. For secure we have set MaxPacketSize to 1 in order to force using tcp.
In the logs we see mostly this information: java.lang.RuntimeException: [Cloudera][ImpalaODBC] (120) Error while retrieving data from in Impala: [08S01] : ImpalaThriftAPICallFailed
There is no loadbalancer is use, we are connecting directly to the nodes. Two nodes are configured as KDC (Linux Kerberos).
Every part (Hadoopteam - Kerberosteam) says all is working fine.
Created 11-30-2022 02:06 AM
Created 12-08-2022 02:27 AM
@SchmidtS, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
Regards,
Vidya Sargur,Created 12-11-2022 11:01 PM
Created on 12-12-2022 01:25 AM - edited 12-12-2022 01:25 AM
If In case you are not currently using the latest version of the Impala ODBC driver, please update the driver to the latest version (2.6.16 currently). Please note that 2.6.16 supports CDH6 so there should not be any incompatibility. You can download the latest version of Impala ODBC driver in the below link: https://www.cloudera.com/downloads/connectors/impala/odbc/2-6-16.html