|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.mapred.TableInputFormatBase
org.apache.hadoop.hbase.mapred.TableInputFormat
@Deprecated public class TableInputFormat
Convert HBase tabular data into a format that is consumable by Map/Reduce.
| Field Summary | |
|---|---|
static java.lang.String |
COLUMN_LIST
Deprecated. space delimited list of columns |
| Constructor Summary | |
|---|---|
TableInputFormat()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
configure(org.apache.hadoop.mapred.JobConf job)
Deprecated. |
void |
validateInput(org.apache.hadoop.mapred.JobConf job)
Deprecated. |
| Methods inherited from class org.apache.hadoop.hbase.mapred.TableInputFormatBase |
|---|
getHTable, getRecordReader, getSplits, setHTable, setInputColumns, setRowFilter, setTableRecordReader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COLUMN_LIST
| Constructor Detail |
|---|
public TableInputFormat()
| Method Detail |
|---|
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 java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||