{"id":55303,"library":"hive-metastore","title":"Apache Hive Metastore","description":"Metadata storage and retrieval service for Apache Hive, used for managing table schemas and partitions.","status":"active","version":"4.2.0","language":"java","source_language":null,"source_url":"https://github.com/apache/maven-apache-parent","tags":["hive","metastore","metadata","big-data"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.hive</groupId>\n  <artifactId>hive-metastore</artifactId>\n  <version>4.2.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.hive:hive-metastore:4.2.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HiveMetaStoreClient","correct":"org.apache.hadoop.hive.metastore.HiveMetaStoreClient"}],"quickstart":{"code":"import org.apache.hadoop.hive.metastore.HiveMetaStoreClient;\nimport org.apache.hadoop.hive.conf.HiveConf;\n\nHiveConf conf = new HiveConf();\nHiveMetaStoreClient client = new HiveMetaStoreClient(conf);\nSystem.out.println(client.getAllDatabases());","lang":"java","description":"Connect to Hive Metastore and list all databases."},"warnings":[{"fix":"Ensure compatible versions of Hadoop and Hive are on the classpath.","message":"Hive Metastore client requires Hadoop and Hive dependencies, which may cause version conflicts.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'apach':1,10 'big':23 'big-data':22 'data':24 'hive':2,11,19 'manag':14 'metadata':4,21 'metastor':3,20 'partit':18 'retriev':7 'schema':16 'servic':8 'storag':5 'tabl':15 'use':12","created_at":"2026-06-15T09:45:10.568298+00:00","updated_at":"2026-06-15T09:45:10.568298+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://hive.apache.org","github":"https://github.com/apache/maven-apache-parent","docs":"https://appdoc.app/artifact/org.apache.hive/hive-metastore/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}