public class TableToFile
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
accumulo accumulo.examples.mapreduce.TableToFile <username> <password> <tablename> <column> <hdfs-output-path>| 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 © 2015 Apache Accumulo Project. All rights reserved.