public class AggregateWordHistogram extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AggregateWordHistogram.AggregateWordHistogramPlugin |
Constructor and Description |
---|
AggregateWordHistogram() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The main driver for word count map/reduce program.
|
public static void main(String[] args) throws IOException
IOException
- When there is communication problems with the job tracker.Copyright © 2010 The Apache Software Foundation