public static class IndexGeneratorJob.IndexGeneratorMapper extends HadoopDruidIndexerMapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text>
| Constructor and Description |
|---|
IndexGeneratorJob.IndexGeneratorMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
innerMap(io.druid.data.input.InputRow inputRow,
org.apache.hadoop.io.Text text,
org.apache.hadoop.mapreduce.Mapper.Context context) |
getConfig, getParser, map, setuppublic IndexGeneratorJob.IndexGeneratorMapper()
protected void innerMap(io.druid.data.input.InputRow inputRow,
org.apache.hadoop.io.Text text,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
innerMap in class HadoopDruidIndexerMapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionCopyright © 2015. All rights reserved.