public static class DeterminePartitionsJob.DeterminePartitionsDimSelectionReducer
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text>
Constructor and Description |
---|
DeterminePartitionsJob.DeterminePartitionsDimSelectionReducer() |
Modifier and Type | Method and Description |
---|---|
protected void |
innerReduce(org.apache.hadoop.mapreduce.Reducer.Context context,
SortableBytes keyBytes,
Iterable<io.druid.indexer.DeterminePartitionsJob.DimValueCount> combinedIterable) |
public DeterminePartitionsJob.DeterminePartitionsDimSelectionReducer()
protected void innerReduce(org.apache.hadoop.mapreduce.Reducer.Context context, SortableBytes keyBytes, Iterable<io.druid.indexer.DeterminePartitionsJob.DimValueCount> combinedIterable) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2011–2015. All rights reserved.