public static class LogAnalytics.LogAnalyticsReducer extends GoraReducer<TextLong,org.apache.hadoop.io.LongWritable,String,MetricDatum>
MetricDatum objects. The metric datum objects are stored
as job outputs in the output data store.| Constructor and Description |
|---|
LogAnalytics.LogAnalyticsReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(TextLong tuple,
Iterable<org.apache.hadoop.io.LongWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
initReducerJob, initReducerJob, initReducerJobprotected void reduce(TextLong tuple, Iterable<org.apache.hadoop.io.LongWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<TextLong,org.apache.hadoop.io.LongWritable,String,MetricDatum>IOExceptionInterruptedExceptionCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.