public class AggregateWordCount extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AggregateWordCount.WordCountPlugInClass |
Constructor and Description |
---|
AggregateWordCount() |
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