public class ItemFilterMapper extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,VarLongWritable,VarLongWritable>
| Constructor and Description |
|---|
ItemFilterMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(org.apache.hadoop.io.LongWritable key,
org.apache.hadoop.io.Text line,
org.apache.hadoop.mapreduce.Mapper.Context ctx) |
protected void map(org.apache.hadoop.io.LongWritable key,
org.apache.hadoop.io.Text line,
org.apache.hadoop.mapreduce.Mapper.Context ctx)
throws IOException,
InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,VarLongWritable,VarLongWritable>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.