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

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

public class HashIdMapReduceTest
extends java.lang.Object

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

Author:
Haijie Gu

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

HashIdMapReduceTest

public HashIdMapReduceTest()
Method Detail

main

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