Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by PrasadChakka: http://wiki.apache.org/hadoop/Hive/AdminManual/MetastoreAdmin ------------------------------------------------------------------------------ == Hive Metastore == - + [[TableOfContents]] === Introduction === All the metadata for Hive tables and partitions are stored in Hive Metastore. Metadata is persisted using [http://www.datanucleus.org/ JPOX] ORM solution so any store that is supported by it. Most of the commercial relational databases and a many open source datstores are supported. Any datastore that has JDBC driver can probably used.
