com.intel.hadoop.graphbuilder.test.partition
Class EdgeIngressTest

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.test.partition.EdgeIngressTest

public class EdgeIngressTest
extends java.lang.Object

A runnable EdgeIngress Mapreduce taking arguments from commandline. Example: hadoop jar target/graphbuilder-0.0.1-SNAPSHOT-hadoop-job.jar com.intel.hadoop.graphbuilder.test.partition.EdgeIngressTest input output 8 oblivious

Author:
Haijie Gu

Constructor Summary
EdgeIngressTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdgeIngressTest

public EdgeIngressTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception