BradRuderman/pyhs2

Cannot connect to Hive when hive.server2.transport.mode is set to http

Opened this issue · 0 comments

Hi, we can connect to any of our clusters when the transport mode is set to binary, but we seem to have problems connecting to one that uses thrift over http. Is that even supported by pyhs2? If so, what kind of changes need to be made to the connection options in a python script?
Thanks!