com.intel.hadoop.graphbuilder.test.job
Class PreprocessJobTest

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.test.job.PreprocessJobTest

public class PreprocessJobTest
extends java.lang.Object

Test runnable for creating a link graph from wikipedia xml file.

Author:
Haijie Gu

Nested Class Summary
 class PreprocessJobTest.Job
           
 
Constructor Summary
PreprocessJobTest()
           
 
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

PreprocessJobTest

public PreprocessJobTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws javassist.CannotCompileException,
                        javassist.NotFoundException,
                        javax.xml.parsers.ParserConfigurationException,
                        java.io.IOException
Parameters:
args - [inputPath, outputPath]
Throws:
javassist.CannotCompileException
javassist.NotFoundException
javax.xml.parsers.ParserConfigurationException
java.io.IOException