is not current version
Last Version 3.0.0-alpha-2

Apache HBase - MapReduce 2.4.3

This module contains implementations of InputFormat, OutputFormat, Mapper, Reducer, etc which are needed for running MR jobs on tables, WALs, HFiles and other HBase specific constructs. It also contains a bunch of tools: RowCounter, ImportTsv, Import, Export, CompactionTool, ExportSnapshot, WALPlayer, etc

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-mapreduce
Version

Version

2.4.3
Type

Type

jar
Description

Description

Apache HBase - MapReduce
This module contains implementations of InputFormat, OutputFormat, Mapper, Reducer, etc which are needed for running MR jobs on tables, WALs, HFiles and other HBase specific constructs. It also contains a bunch of tools: RowCounter, ImportTsv, Import, Export, CompactionTool, ExportSnapshot, WALPlayer, etc
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-mapreduce

Download hbase-mapreduce 2.4.3


<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-mapreduce/ -->
<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-mapreduce</artifactId>
    <version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-mapreduce/
implementation 'org.apache.hbase:hbase-mapreduce:2.4.3'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-mapreduce/
implementation ("org.apache.hbase:hbase-mapreduce:2.4.3")
'org.apache.hbase:hbase-mapreduce:jar:2.4.3'
<dependency org="org.apache.hbase" name="hbase-mapreduce" rev="2.4.3">
  <artifact name="hbase-mapreduce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-mapreduce', version='2.4.3')
)
libraryDependencies += "org.apache.hbase" % "hbase-mapreduce" % "2.4.3"
[org.apache.hbase/hbase-mapreduce "2.4.3"]

Dependencies

compile (24)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 3.4.1
org.apache.hbase.thirdparty : hbase-shaded-netty jar 3.4.1
org.apache.hbase.thirdparty : hbase-shaded-protobuf jar 3.4.1
org.apache.hbase : hbase-common jar 2.4.3
org.apache.hbase : hbase-zookeeper jar 2.4.3
org.apache.hbase : hbase-protocol jar 2.4.3
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.hbase : hbase-protocol-shaded jar 2.4.3
org.apache.hbase : hbase-metrics jar 2.4.3
org.apache.hbase : hbase-metrics-api jar 2.4.3
org.apache.hbase : hbase-asyncfs jar 2.4.3
io.dropwizard.metrics : metrics-core jar 3.2.6
org.slf4j : slf4j-api jar 1.7.30
org.apache.htrace : htrace-core4 jar 4.2.0-incubating
org.apache.hbase : hbase-client jar 2.4.3
org.apache.hbase : hbase-hadoop-compat jar 2.4.3
org.apache.hbase : hbase-hadoop2-compat jar 2.4.3
org.apache.hbase : hbase-server jar 2.4.3
org.apache.hbase : hbase-replication jar 2.4.3
com.github.stephenc.findbugs : findbugs-annotations Optional jar 1.3.9-1
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.9
org.apache.zookeeper : zookeeper jar 3.5.7
org.apache.yetus : audience-annotations jar 0.5.0

test (16)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 2.4.3
org.apache.hbase : hbase-logging test-jar 2.4.3
org.apache.hbase : hbase-zookeeper test-jar 2.4.3
org.apache.hbase : hbase-asyncfs test-jar 2.4.3
org.apache.hbase : hbase-common test-jar 2.4.3
org.apache.hbase : hbase-hadoop-compat test-jar 2.4.3
org.apache.hbase : hbase-hadoop2-compat test-jar 2.4.3
org.apache.hbase : hbase-server test-jar 2.4.3
org.apache.hadoop : hadoop-mapreduce-client-jobclient test-jar
org.apache.hadoop : hadoop-hdfs test-jar
org.mockito : mockito-core jar 2.28.2
junit : junit jar 4.13
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.