Can you tell me the steps you followed to make the ODBC connection from your BO server to impala.
We are struggling with it.
We are gettingt he following error.
[BO Server]$ isql -v <DSN NAME> <DatabseUID>
[S1000][unixODBC][Cloudera][ThriftExtension] (3) Error occurred while contacting server: EAGAIN (timed out). The connection has been configured to use a SASL mechanism for authentication. This error might be due to the server is not using SASL for authentication.
[ISQL]ERROR: Could not SQLConnect
We are using kerberos for hadoop authentication.