public class HFormatterWG
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Driver program that takes a plain-text encoding of a directed graph and builds corresponding Hadoop structures for representing the graph. This program constructs a list of nodes with their outgoing links from a encoding of nodes with outgoing links. It expects to Command-line parameters are as follows:
| Constructor and Description |
|---|
HFormatterWG() |
Copyright © 2015. All rights reserved.