Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
Modifier and Type | Class and Description |
---|---|
class |
RoundRobinTableInputFormat
Process the return from super-class
TableInputFormat (TIF) so as to undo any clumping of
InputSplit s around RegionServers. |
class |
TableInputFormat
Convert HBase tabular data into a format that is consumable by Map/Reduce.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.