Installed Datastax CE and then installed the Datastax ODBC driver on a client machine, Turned off Windows Firewall, here are my settings and the error message when attempting to test the ODBC driver. Note I am using Skytap VM images in this environment:
Host is set to the ip of the host: 10.20.25.3 in my case.
Port :8888
Database: default
Advanced setting are their default settings:
Row fetched per block: 10000
Default string column length: 255
Everything else unchecked.
ODBC Driver hangs, and then after killing with Task Manager. I get this ODBC error.
Connector Version: V1.0.0.1007
Running connectivity tests...
Attempting connection
Failed to establish connection
SQLSTATE: HY000[DataStax][Hardy] (22) Error from ThriftHiveClient: Unknown: errno = 10053
TESTS COMPLETED WITH ERROR.