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

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

public class VrecordMapReduceTest
extends java.lang.Object

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

Author:
Haijie Gu

Constructor Summary
VrecordMapReduceTest()
           
 
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

VrecordMapReduceTest

public VrecordMapReduceTest()
Method Detail

main

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