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

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

public class SortEdgeMapReduceTest
extends java.lang.Object

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

Author:
Haijie Gu

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

SortEdgeMapReduceTest

public SortEdgeMapReduceTest()
Method Detail

main

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