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