首页 > 代码库 > hive metastore异常 org.apache.thrift.protocol.TProtocolException: Missing version in readMessageBegin, old client
hive metastore异常 org.apache.thrift.protocol.TProtocolException: Missing version in readMessageBegin, old client
hiveserver2的端口是10000
hive.metastoe.uris 的端口9083改为10000之后
beelien 连接hiveserver2报错
Error: Could not open client transport with JDBC Uri: jdbc:hive2://172.16.145.124:10000 hive
用户和密码都没数错,试了好几次还是不能连接
查看hive metastore的日志,发现有错误信息:
想了想是不是因为metastore和hiveserver使用的是相同的端口导致的,于是把hive.metastore.uris的端口改回9083后,
修改后连接成功
hive metastore异常 org.apache.thrift.protocol.TProtocolException: Missing version in readMessageBegin, old client
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。