Registry / database / hive-hcatalog-core

hive-hcatalog-core

JSON →
library4.2.0javamavenunverified

A table and storage management layer for Apache Hadoop that enables users to share data across different tools.

<dependency> <groupId>org.apache.hive.hcatalog</groupId> <artifactId>hive-hcatalog-core</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · HIVE-HCATALOG-CORE
H
hive-hcatalog-core
databasejavav4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HCatUtil
org.apache.hive.hcatalog.common.HCatUtil

Create an HCatUtil instance for HCatalog operations.

import org.apache.hive.hcatalog.common.HCatUtil; public class Example { public static void main(String[] args) throws Exception { HCatUtil util = new HCatUtil(); System.out.println("HCatalog utility created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
hive-hcatalog-core — mvn dependency:get hive-hcatalog-core · libregistry