hive启动后报: Make sure to provide a valid value for hive.metastore.uris
hive启动后报: Make sure to provide a valid value for hive.metastore.uris if you are connecting to a remote metastore是什么情况?
vi /usr/lib/hive/conf/hive-site.xml然后修改
1.
hive.metastore.local的值为true
2.
hive.metastore.uris 的值 => 如 thrift://host1:9083
页:
[1]