public static class DeterminePartitionsJob.DeterminePartitionsDimSelectionMapperHelper extends Object
| Constructor and Description |
|---|
DeterminePartitionsDimSelectionMapperHelper(HadoopDruidIndexerConfig config,
String partitionDimension) |
| Modifier and Type | Method and Description |
|---|---|
void |
emitDimValueCounts(org.apache.hadoop.mapreduce.TaskInputOutputContext<?,?,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text> context,
org.joda.time.DateTime timestamp,
Map<String,Iterable<String>> dims) |
public DeterminePartitionsDimSelectionMapperHelper(HadoopDruidIndexerConfig config, String partitionDimension)
public void emitDimValueCounts(org.apache.hadoop.mapreduce.TaskInputOutputContext<?,?,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text> context,
org.joda.time.DateTime timestamp,
Map<String,Iterable<String>> dims)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2011–2017. All rights reserved.