请问点测试连接时发现如下错误是什么原因呢:
java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://xx.xx.xx.xx:xxxxx/xxx_database: null
at org.apache.hive.jdbc.HiveConnection.openTr
你好,请问这个是什么情况?Could not open client transport with JDBC Uri: jdbc:hive2://xxxxx:10001/default;principal=hive/xxxxx@HDFS.COM: GSS initiate failed
请问一直报这个错误,怎么解决呢?
36 评论
请问点测试连接时发现如下错误是什么原因呢:
java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://xx.xx.xx.xx:xxxxx/xxx_database: null
at org.apache.hive.jdbc.HiveConnection.openTr
赞 0 踩 0 2022-06-16 13:51
hive 数据库连接后,是做的离线抽取吗?还是用的直连,这样的话数据的计算是需要 hive 自己执行的么,MR 执行应该很慢吧
赞 0 踩 0 2022-05-11 11:15
您好,要看您使用的是抽取模式还是直连模式。可参见:实时数据和抽取数据的区别-https://help.fanruan.com/finebi/doc-view-327.html
赞 0 踩 0 2022-07-08 14:39
Could not open client transport with JDBC Uri: jdbc:hive2://xxxxx:10001/default;principal=hive/xxxxx@HDFS.COM: GSS initiate failed
请问一直报这个错误,怎么解决呢?
赞 2 踩 0 2021-09-03 14:38
有人回复吗?
赞 0 踩 0 2021-09-03 14:53
您好,很多时候是数据库在报错。您可以到搜索引擎找到相关报错原因。比如:https://blog.csdn.net/weixin_44318830/article/details/104362406
赞 0 踩 0 2021-09-18 16:30
v5.1.14版本不安装隔离插件会出现BI自助数据集计算结果为空的情况
赞 0 踩 0 2021-08-03 16:07
最好安装隔离插件,不安装隔离插件可能会导致数据库jar包与 FineBI 自己的jar包起冲突,使用时出现异常情况
赞 0 踩 0 2021-09-29 10:46
3.1.2版本的hive驱动包有吗
赞 0 踩 0 2021-05-18 12:32
您好,暂时文档只提供官方审核,连的上的版本驱动
赞 0 踩 0 2021-07-02 16:50
你好,请问这个是什么情况?Could not open client transport with JDBC Uri: jdbc:hive2://xxxxx:10001/default;principal=hive/xxxxx@HDFS.COM: GSS initiate failed
请问一直报这个错误,怎么解决呢?
赞 0 踩 0 2021-09-05 15:52
端口号对吗 是10001吗?
赞 0 踩 0 2022-03-30 17:16
具体的端口,需要咨询数据库管理员~
赞 0 踩 0 2022-07-05 19:05