public static class DistSum.ReduceSide.PartitionMapper extends org.apache.hadoop.mapreduce.Mapper<NullWritable,SummationWritable,IntWritable,SummationWritable>
org.apache.hadoop.mapreduce.Mapper.Context| Constructor and Description |
|---|
PartitionMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(NullWritable nw,
SummationWritable sigma,
org.apache.hadoop.mapreduce.Mapper.Context context)
Partitions sigma into parts
|
cleanup, run, setupprotected void map(NullWritable nw, SummationWritable sigma, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<NullWritable,SummationWritable,IntWritable,SummationWritable>IOExceptionInterruptedExceptionCopyright © 2018 CERN. All Rights Reserved.