@Deprecated @InterfaceAudience.Public @InterfaceStability.Stable public class TableInputFormat extends TableInputFormatBase implements org.apache.hadoop.mapred.JobConfigurable
Modifier and Type | Field and Description |
---|---|
static String |
COLUMN_LIST
Deprecated.
space delimited list of columns
|
Constructor and Description |
---|
TableInputFormat()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(org.apache.hadoop.mapred.JobConf job)
Deprecated.
|
void |
validateInput(org.apache.hadoop.mapred.JobConf job)
Deprecated.
|
getHTable, getRecordReader, getSplits, setHTable, setInputColumns, setRowFilter, setTableRecordReader
public static final String COLUMN_LIST
public void configure(org.apache.hadoop.mapred.JobConf job)
configure
in interface org.apache.hadoop.mapred.JobConfigurable
public void validateInput(org.apache.hadoop.mapred.JobConf job) throws IOException
IOException
Copyright © 2014 The Apache Software Foundation. All rights reserved.