上传者: 38674763
|
上传时间: 2021-11-29 22:43:31
|
文件大小: 211KB
|
文件类型: -
一、hive版本验证,FAILED: SemanticException org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
解决方法
简单粗暴:在hvie-site.xml中关闭版本验证
hive.metastore.schema.verification
false
目前这种方法只是强制性的关闭了hiv