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

时间:2014-03-18 11:55:29   收藏:0   阅读:1003

配置完成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

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!