Class TableInputFormat

java.lang.Object
org.apache.hadoop.hbase.mapred.TableInputFormatBase
org.apache.hadoop.hbase.mapred.TableInputFormat
All Implemented Interfaces:
org.apache.hadoop.mapred.InputFormat<ImmutableBytesWritable,Result>, org.apache.hadoop.mapred.JobConfigurable

@Public public class TableInputFormat extends TableInputFormatBase implements org.apache.hadoop.mapred.JobConfigurable
Convert HBase tabular data into a format that is consumable by Map/Reduce.