public class EnrichmentReducer extends AbstractEnrichmentReducer
dedupConf, dsBlacklist, dsTypeMap, dsTypeWhitelist, dsWhitelist, LIMIT, scaleLB, SCORE_DECIMALS, untrustedOaDsList| Constructor and Description |
|---|
EnrichmentReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
counterGroup() |
protected void |
reduce(ImmutableBytesWritable key,
Iterable<ImmutableBytesWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
getDsTypeMap, oafDeserialiser, setup, similarityprotected String counterGroup()
counterGroup in class AbstractEnrichmentReducerprotected void reduce(ImmutableBytesWritable key, Iterable<ImmutableBytesWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<ImmutableBytesWritable,ImmutableBytesWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionCopyright © 2017. All rights reserved.