public static class IndexGeneratorJob.IndexGeneratorMapper extends HadoopDruidIndexerMapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable>
config, granularitySpec| Constructor and Description |
|---|
IndexGeneratorMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
innerMap(InputRow inputRow,
Object value,
org.apache.hadoop.mapreduce.Mapper.Context context,
boolean reportParseExceptions) |
protected void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context) |
getConfig, getParser, map, parseInputRowprotected void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
setup in class HadoopDruidIndexerMapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable>IOExceptionInterruptedExceptionprotected void innerMap(InputRow inputRow, Object value, org.apache.hadoop.mapreduce.Mapper.Context context, boolean reportParseExceptions) throws IOException, InterruptedException
innerMap in class HadoopDruidIndexerMapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable>IOExceptionInterruptedExceptionCopyright © 2011–2017. All rights reserved.