public static class TestTableInputFormat.ExampleTIF extends TableInputFormatBase
| Constructor and Description |
|---|
ExampleTIF() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize(org.apache.hadoop.mapred.JobConf job) |
protected void |
initialize(org.apache.hadoop.mapred.JobConf job,
String table) |
closeTable, getRecordReader, getSplits, getTable, initializeTable, setInputColumns, setRowFilter, setTableRecordReaderpublic ExampleTIF()
protected void initialize(org.apache.hadoop.mapred.JobConf job) throws IOException
initialize in class TableInputFormatBaseIOExceptionprotected void initialize(org.apache.hadoop.mapred.JobConf job, String table) throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.