Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient

Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient,第1张

Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient

这个是初始化元数据之后,在hive里面使用show tables等出现的错误,hive客户端启动,但是服务端并没有启动。

以下就是解决步骤: 

 在执行./hive --service metastore &的时候如果出现以下错误,应该是hive-site.xml配置文件没有设置好,比如Driver驱动的配置或者URL的配置

Driver org.apache.derby.jdbc.EmbeddedDriver claims to not accept jdbcUrl

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/zaji/5136118.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-11-17
下一篇2022-11-17

发表评论

登录后才能评论

评论列表(0条)

    保存