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
Version2.2.0compared with
Version Details
| 2.1.10 | 2.2.0 | |
|---|---|---|
| Release date | Apr 08, 2020 | Jun 13, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (17)
Test Changes (7)
| 2.1.10 | 2.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.hbase » hbase-annotations | 2.1.10 | 2.2.0 |
| ~ Updated | org.apache.hbase » hbase-common | 2.1.10 | 2.2.0 |
| ~ Updated | org.apache.hbase » hbase-hadoop-compat | 2.1.10 | 2.2.0 |
| ~ Updated | org.apache.hbase » hbase-hadoop2-compat | 2.1.10 | 2.2.0 |
| ~ Updated | org.apache.hbase » hbase-server | 2.1.10 | 2.2.0 |
| ~ Updated | org.apache.hbase » hbase-zookeeper | 2.1.10 | 2.2.0 |
| ~ Updated | org.mockito » mockito-core | 2.28.2 | 2.1.0 |