Uses of Class
org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat in org.apache.hadoop.hbase.mapred
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.mapred.MultiTableSnapshotInputFormat
MultiTableSnapshotInputFormat generalizesTableSnapshotInputFormat
allowing a MapReduce job to run over one or more table snapshots, with one or more scans configured for each.