Registry / other / hbase-hadoop-compat

hbase-hadoop-compat

JSON →
library2.6.5javamavenunverified

Provides interfaces to smooth over Hadoop version differences for HBase.

<dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase-hadoop-compat</artifactId> <version>2.6.5</version> </dependency>
INSTALL
IMPORT
SIG · HBASE-HADOOP-COMPA
H
hbase-hadoop-compat
otherjavav2.6.5
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.

CompatibilitySingleton
org.apache.hadoop.hbase.CompatibilitySingleton

Retrieves the CompatibilitySingleton instance.

import org.apache.hadoop.hbase.CompatibilitySingleton; public class Example { public static void main(String[] args) { CompatibilitySingleton instance = CompatibilitySingleton.getInstance(); System.out.println(instance.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
hbase-hadoop-compat — mvn dependency:get hbase-hadoop-compat · libregistry