Uses of Package
org.apache.hadoop.hbase.mapred
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
ClassDescriptionA Base for
TableInputFormat
s.Scan an HBase table to sort by a specified sort column.Iterate over an HBase table data, return (Text, RowResult) pairsWrite a table, sorting by the input keyTableSnapshotInputFormat allows a MapReduce job to run over a table snapshot.A table split corresponds to a key range [low, high)