org.apache.accumulo.examples.simple.mapreduce
public static class TableToFile.TTFMapper extends org.apache.hadoop.mapreduce.Mapper<Key,Value,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text>
Constructor and Description |
---|
TableToFile.TTFMapper() |
public void map(Key row, Value data, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map
in class org.apache.hadoop.mapreduce.Mapper<Key,Value,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text>
IOException
InterruptedException
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.