项目场景:
hiveserver2启动了,
虚拟机 里能启动beeline,并且能连接hive2,
但是就是连接不了win上的dbeaver
问题描述:
Could not open client transport with JDBC Uri: jdbc:hive2://192.168.2.104:10001/gmall;auth=noSasl: java.net.ConnectException: Connection timed out: connect
java.net.ConnectException: Connection timed out: connect
java.net.ConnectException: Connection timed out: connect
Connection timed out: connect
Connection timed out: connect
一直报这个错,看了这篇文章后有启发
Win10主机DBeaver客户端连接阿里云主机Hive数据库报错:Connection timed out: connect
非常感谢
原因分析:
一直连接超时,是不是linux拒绝dbeaver取访问连接解决方案:
关闭了linux系统的防火墙