MVN

org.apache.hbase : hbase-mapreduce

Maven & Gradle

Jun 02, 2023
64 usages

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

<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-mapreduce</artifactId>
    <version>2.5.5-hadoop3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.hbase : hbase-mapreduce to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.5-hadoop3
  • Latest Beta: 2.0.0-beta-2
  • Latest Alpha: 3.0.0-alpha-4

All Versions

Choose a version of org.apache.hbase : hbase-mapreduce to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
hbase-mapreduce-3.0.0-alpha-4
hbase-mapreduce-3.0.0-alpha-3
hbase-mapreduce-3.0.0-alpha-2
hbase-mapreduce-3.0.0-alpha-1
2.5.x
hbase-mapreduce-2.5.5-hadoop3
hbase-mapreduce-2.5.5
hbase-mapreduce-2.5.4-hadoop3
hbase-mapreduce-2.5.4
hbase-mapreduce-2.5.3-hadoop3
hbase-mapreduce-2.5.3
hbase-mapreduce-2.5.2-hadoop3
hbase-mapreduce-2.5.2
hbase-mapreduce-2.5.1
hbase-mapreduce-2.5.0
2.4.x
hbase-mapreduce-2.4.17
hbase-mapreduce-2.4.16
hbase-mapreduce-2.4.15
hbase-mapreduce-2.4.14
hbase-mapreduce-2.4.13
hbase-mapreduce-2.4.12
hbase-mapreduce-2.4.11
hbase-mapreduce-2.4.10
hbase-mapreduce-2.4.9
hbase-mapreduce-2.4.8
hbase-mapreduce-2.4.7
hbase-mapreduce-2.4.6
hbase-mapreduce-2.4.5
hbase-mapreduce-2.4.4
hbase-mapreduce-2.4.3
hbase-mapreduce-2.4.2
hbase-mapreduce-2.4.1
hbase-mapreduce-2.4.0
2.3.x
hbase-mapreduce-2.3.7
hbase-mapreduce-2.3.6
hbase-mapreduce-2.3.5
hbase-mapreduce-2.3.4
hbase-mapreduce-2.3.3
hbase-mapreduce-2.3.2
hbase-mapreduce-2.3.1
hbase-mapreduce-2.3.0
2.2.x
hbase-mapreduce-2.2.7
hbase-mapreduce-2.2.6
hbase-mapreduce-2.2.5
hbase-mapreduce-2.2.4
hbase-mapreduce-2.2.3
hbase-mapreduce-2.2.2
hbase-mapreduce-2.2.1
hbase-mapreduce-2.2.0
2.1.x
hbase-mapreduce-2.1.10
hbase-mapreduce-2.1.9
hbase-mapreduce-2.1.8
hbase-mapreduce-2.1.7
hbase-mapreduce-2.1.6
hbase-mapreduce-2.1.5
hbase-mapreduce-2.1.4
hbase-mapreduce-2.1.3
hbase-mapreduce-2.1.2
hbase-mapreduce-2.1.1
hbase-mapreduce-2.1.0
2.0.x
hbase-mapreduce-2.0.6
hbase-mapreduce-2.0.5
hbase-mapreduce-2.0.4
hbase-mapreduce-2.0.3
hbase-mapreduce-2.0.2
hbase-mapreduce-2.0.1
hbase-mapreduce-2.0.0
hbase-mapreduce-2.0.0-beta-2
hbase-mapreduce-2.0.0-beta-1
hbase-mapreduce-2.0.0-alpha4
hbase-mapreduce-2.0.0-alpha3

How to add a dependency to Maven

Add the following org.apache.hbase : hbase-mapreduce maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-mapreduce</artifactId>
    <version>2.5.5-hadoop3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.hbase : hbase-mapreduce gradle dependency to your build.gradle file:

implementation 'org.apache.hbase:hbase-mapreduce:2.5.5-hadoop3'

Gradle Kotlin DSL: Add the following org.apache.hbase : hbase-mapreduce gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.hbase:hbase-mapreduce:2.5.5-hadoop3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.hbase : hbase-mapreduce sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.hbase" % "hbase-mapreduce" % "2.5.5-hadoop3"

Advertisement

Dependencies from Group

Jun 02, 2023
594 usages
Jun 02, 2023
416 usages
Jun 02, 2023
404 usages
Jun 02, 2023
209 usages
Jun 02, 2023
191 usages

Discover Dependencies

Apr 11, 2023
22 usages
211 stars
Feb 27, 2023
6 stars
Dec 04, 2021
19 usages
69 stars
Jul 10, 2023
3.3k stars
Jun 05, 2018
6 stars
Jul 22, 2022
1 usages
2.1k stars
Aug 16, 2023
5 usages
6k stars
Jan 22, 2021
1 usages