public static class TeraGen.SortGenMapper extends org.apache.hadoop.mapreduce.Mapper<LongWritable,NullWritable,Text,Text>
org.apache.hadoop.mapreduce.Mapper.Context| Constructor and Description |
|---|
SortGenMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(org.apache.hadoop.mapreduce.Mapper.Context context) |
void |
map(LongWritable row,
NullWritable ignored,
org.apache.hadoop.mapreduce.Mapper.Context context) |
run, setuppublic void map(LongWritable row, NullWritable ignored, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<LongWritable,NullWritable,Text,Text>IOExceptionInterruptedExceptionpublic void cleanup(org.apache.hadoop.mapreduce.Mapper.Context context)
cleanup in class org.apache.hadoop.mapreduce.Mapper<LongWritable,NullWritable,Text,Text>Copyright © 2018 CERN. All Rights Reserved.