Provides InputFormat, OutputFormat, Mapper, Reducer implementations and tools like RowCounter, ImportTsv, Import, Export, CompactionTool, ExportSnapshot, WALPlayer for running MapReduce jobs on HBase tables, WALs, HFiles, and other HBase constructs.
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-mapreduce</artifactId>
<version>2.6.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures a MapReduce job to read from an HBase table using TableInputFormat.
Update imports and API calls according to HBase 2.x migration guide.
No dependency data recorded yet.