0 votes
in Big Data | Hadoop by
Hive Metastore

Hive maintains metadata about Hive in a Metastore. Hive is configured to use Derby, to store the Metastore.

There are three types of Metastore.

  • Embedded Metastore
  • Local Metastore
  • Remote Metastore
...