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