org.apache.accumulo.examples.simple.mapreduce
public class TableToFile extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool
Modifier and Type | Class and Description |
---|---|
static class |
TableToFile.TTFMapper
The Mapper class that given a row number, will generate the appropriate output line.
|
Constructor and Description |
---|
TableToFile() |
public int run(String[] args) throws IOException, InterruptedException, ClassNotFoundException, AccumuloSecurityException
run
in interface org.apache.hadoop.util.Tool
IOException
InterruptedException
ClassNotFoundException
AccumuloSecurityException
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.