com.intel.hadoop.graphbuilder.test.idnormalize
Class TransEdgeMapReduceTest

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.test.idnormalize.TransEdgeMapReduceTest

public class TransEdgeMapReduceTest
extends java.lang.Object

A runnable TransEdge Mapreduce taking arguments from commandline. Example: hadoop jar target/graphbuilder-0.0.1-SNAPSHOT-hadoop-job.jar com.intel.hadoop.graphbuilder.test.idnormalize.TransEdgeMapReduceTest input output

Author:
Haijie Gu

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

TransEdgeMapReduceTest

public TransEdgeMapReduceTest()
Method Detail

main

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