首页 > 其他 > 详细

Hive 0.12 Caused by: MetaException(message:Version information not found in metastore. )解决方法

时间:2014-03-18 11:55:29      阅读:1001      评论:0      收藏:0      [点我收藏+]

配置完成Mysql存储元数据信息,启动后测试show tables报错ERROR exec.DDLTask: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient。通过goole看到一篇文章说,hive.metastore.schema.verification设置成false就可以了,测试了一下果然解决了。

hive> show tables;
OK
log
Time taken: 0.033 seconds, Fetched: 1 row(s)

特此记录bubuko.com,布布扣

Hive 0.12 Caused by: MetaException(message:Version information not found in metastore. )解决方法,布布扣,bubuko.com

Hive 0.12 Caused by: MetaException(message:Version information not found in metastore. )解决方法

原文:http://www.cnblogs.com/luguoyuanf/p/3606688.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!