Replies: 1
I’m using the 64 bit ODBC driver in windows to try to connect to a HW Sandbox.
hadoop version: 1.1.2.21
hive version:1 0.10.0.21
I’ve confirmed I can telnet to 9083 and 10000 from the windows client.
However, when I test via ODBC to port 9083:
Error from thriftHiveClient Invalide Method Name ‘execute’
When I try to connect to port 10000 (the one I believe I need), the driver just hangs…when I cancel it, I get an “Unknown” error
Is there some specific configuration on the server side that I need to have in place to ensure this connectivity?
Any information you can provide is helpful..thanks…I’ve tried to find some documentation on this, but have been unsuccessful.