public static class WordCount.TokenizerMapper extends org.apache.hadoop.mapreduce.Mapper<Object,Text,Text,IntWritable>
org.apache.hadoop.mapreduce.Mapper.Context| Constructor and Description |
|---|
TokenizerMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(Object key,
Text value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
cleanup, run, setuppublic void map(Object key, Text value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<Object,Text,Text,IntWritable>IOExceptionInterruptedExceptionCopyright © 2018 CERN. All Rights Reserved.