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.ToolIOExceptionInterruptedExceptionClassNotFoundExceptionAccumuloSecurityExceptionCopyright © 2014 Apache Accumulo Project. All rights reserved.