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(org.apache.hadoop.hbase.io.ImmutableBytesWritable key,
Iterable<org.apache.hadoop.hbase.io.ImmutableBytesWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
getDsTypeMap, oafDeserialiser, setup, similarityprotected String counterGroup()
counterGroup in class AbstractEnrichmentReducerprotected void reduce(org.apache.hadoop.hbase.io.ImmutableBytesWritable key,
Iterable<org.apache.hadoop.hbase.io.ImmutableBytesWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionCopyright © 2017. All rights reserved.