Error while connecting to Hive

I connect to Hive successfully if I do it on the Data Sources and Drivers properties form:

But when I press Ok button on this form I get "Connection refused .." error:
I set 10000 port in the porperies dialog but PyCharm try to connect to 35113 port.

I use hive jar from https://github.com/timveil/hive-jdbc-uber-jar/releases (version 2.6.1) with these settings:

Note that I don't get any errors while connecting to Hive with DbVisualizer Pro and same driver.

Any ideas how can I fix it?

0

Hi,

What do you have in your hosts file?

Did you configure SSH tunnel for connection?

Thank you.

0

请先登录再写评论。