public class EnrichmentReducer extends AbstractEnrichmentReducer
baseUrlMap, dedupConf, dsBlacklist, dsTypeMap, dsTypeWhitelist, dsWhitelist, LIMIT, scaleLB, SCORE_DECIMALS, tKey, 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) |
emit, getDsTypeMap, oafDeserialiser, scale, setup, similarity, toOafprotected 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 © 2020. All rights reserved.