Registry / utility / hive-shims

hive-shims

JSON →
library4.2.0javamavenunverified

Provides compatibility shims for Apache Hive to support multiple Hadoop versions.

<dependency> <groupId>org.apache.hive</groupId> <artifactId>hive-shims</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · HIVE-SHIMS
H
hive-shims
utilityjavav4.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.

ShimLoader
org.apache.hive.shims.ShimLoader

Loads the appropriate Hadoop shim for the current environment.

import org.apache.hive.shims.ShimLoader; public class Example { public static void main(String[] args) { ShimLoader.getMajorVersion(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hive-shims — mvn dependency:get hive-shims · libregistry