public class BuildForest
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Constructor and Description |
|---|
BuildForest() |
| Modifier and Type | Method and Description |
|---|---|
protected static Data |
loadData(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path dataPath,
Dataset dataset) |
static void |
main(String[] args) |
int |
run(String[] args) |
public int run(String[] args) throws IOException, ClassNotFoundException, InterruptedException
run in interface org.apache.hadoop.util.ToolIOExceptionClassNotFoundExceptionInterruptedExceptionprotected static Data loadData(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path dataPath, Dataset dataset) throws IOException
IOExceptionCopyright © 2008–2013 The Apache Software Foundation. All rights reserved.