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