| Constructor and Description |
|---|
TavernaMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(int[] key,
Map<String,org.apache.hadoop.fs.Path> value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
setup in class org.apache.hadoop.mapreduce.Mapper<int[],Map<String,org.apache.hadoop.fs.Path>,Object,Object>IOExceptionInterruptedExceptionprotected void map(int[] key,
Map<String,org.apache.hadoop.fs.Path> value,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<int[],Map<String,org.apache.hadoop.fs.Path>,Object,Object>IOExceptionInterruptedExceptionCopyright © 2015–2016 The Apache Software Foundation. All rights reserved.