Starting the Metastore
Cloudera recommends that you deploy the Hive metastore, which stores the metadata for Hive tables and partitions, in "remote mode." In this mode the metastore service runs in its own JVM process and other services, such as HiveServer2, HCatalog, and Apache Impala (incubating) communicate with the metastore using the Thrift network API.

If you are running the metastore in Remote mode, you must start the metastore before starting HiveServer2.
After installing and configuring the Hive metastore, you can start the service.
To run the metastore as a daemon, the command is:
$ sudo service hive-metastore start
Page generated August 14, 2017.
<< Configuring HiveServer2 | ©2016 Cloudera, Inc. All rights reserved | File System Permissions >> |
Terms and Conditions Privacy Policy |