Setting up the metastore database
You need to know how to set up a backend database for Hive metastore (HMS) if you have an on-prem cluster. Set up consists of installing a supported database, configuring properties, specifying the metastore location. You can also configure optional connection parameters.
In CDP Private Cloud Base, you need to install a supported database for
Hive metastore (HMS) to store the metadata. You configure Hive metastore by modifying
hive-site.xml
. You use the Cloudera Manager Safety Valve feature instead of
hive set key=value
on the command line.