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