hive metastore异常 org.apache.thrift.protocol.TProtocolException: Missing version in readMessageBegin,

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hive metastore异常 org.apache.thrift.protocol.TProtocolException: Missing version in readMessageBegin,相关的知识,希望对你有一定的参考价值。

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,的主要内容,如果未能解决你的问题,请参考以下文章

hive metastore异常 org.apache.thrift.protocol.TProtocolException: Missing version in readMessageBegin,

大数据(Hive的MetaStore切换及其Hive的语法细节)

derby 中的 Hive Metastore 与 Hive/Warehouse 中的 Hive Metastore 有啥区别?

远程连接元数据库hive.metastore.uris怎么写

Hive安装配置指北(含Hive Metastore详解)

hive开启metastore服务