de.kumpe.hadooptimizer.examples.tutorial
Class WordCount
java.lang.Object
de.kumpe.hadooptimizer.examples.tutorial.WordCount
public class WordCount
- extends Object
Adapted MapReduce example from hadoop's MapReduce tutorial: http://hadoop.apache.org/common/docs/r0.20.0/mapred_tutorial.html.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WordCount
public WordCount()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2011 Christian Kumpe. All Rights Reserved.