Jar examples for h:hbase-hadoop-compat
Interfaces to be implemented in order to smooth over hadoop version differences
You can download jar file hbase-hadoop-compat 0.95.2-hadoop1 in this page.
Apache License
You can use the following script to add hbase-hadoop-compat-0.95.2-hadoop1.jar to your project.
<dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase-hadoop-compat</artifactId> <version>0.95.2-hadoop1</version> </dependency>
compile group: 'org.apache.hbase', name: 'hbase-hadoop-compat', version: '0.95.2-hadoop1'
libraryDependencies += "org.apache.hbase" % "hbase-hadoop-compat" % "0.95.2-hadoop1"
<dependency org="org.apache.hbase" name="hbase-hadoop-compat" rev="0.95.2-hadoop1"/>
@Grapes(@Grab(group='org.apache.hbase', module='hbase-hadoop-compat', version='0.95.2-hadoop1'))
'org.apache.hbase:hbase-hadoop-compat:jar:0.95.2-hadoop1'
Click the following link to download the jar file.
hbase-hadoop-compat-0.95.2-hadoop1-javadoc.jar