hive執行命令報錯
hive (default)> create table test1(id int,name string);
FAILED: HiveException java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
hive (default)> create table test1(id int,name string);
FAILED: HiveException java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
2019-03-09
舉報
2019-03-18
先開啟Hadoop