I am receiving a rather generic error when trying to connect to hive server 2 I’ve installed the HDP ODBC Driver (32bit) and configured it with the following:
Host: FQDN
Port:10001
Database: default
Now on Authentication I am not quite sure on what to put should I put hadoop, smoketestuser, hive? which one and where is this configured at?
ERROR AS FOLLOWS
Driver Version: V1.4.8.1008
Running connectivity tests…
Attempting connection
Failed to establish connection
SQLSTATE: HY000[Hortonworks][HiveODBC] (34) Error from Hive: connect() failed: errno = 10060.
TESTS COMPLETED WITH ERROR.