今天在进行hive测试的时候,发现hive一直进不去,并且报了这个错误。
Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
网上查找了下原因:
https://blog.csdn.net/qq_24309787/article/details/83859485
最终问题解决了。
Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
原文:https://www.cnblogs.com/ssqq5200936/p/12862362.html