hbase
Sort:
popular
|
newest
Interfaces to be implemented in order to smooth
over hadoop version differences
Last Release on Oct 18, 2024
7. Apache HBase266 usages
org.apache.hbase » hbaseApache
Apache HBase is the Hadoop database. Use it when you need
random, realtime read/write access to your Big Data.
This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters
of commodity hardware.
Last Release on Oct 18, 2024
Interfaces to be implemented in order to smooth
over hadoop version differences
Last Release on Oct 18, 2024
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
Last Release on Oct 18, 2024