Package org.apache.hadoop.examples

Hadoop example code.

See:
          Description

Class Summary
ExampleDriver  
Grep  
WordCount This is an example Hadoop Map/Reduce application.
WordCount.MapClass Counts the words in each line.
WordCount.Reduce A reducer class that just emits the sum of the input values.
 

Package org.apache.hadoop.examples Description

Hadoop example code.



Copyright © 2006 The Apache Software Foundation