|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| WordCountDriver | Simple "word count" for HBase columns: Aggregates values from a configurable HBase table and column TODO: add Filters, e.g. for language etc. |
| WordCountMapper | Emits words with count 1, using a Lucene Tokenizer. |
| WordCountReducer | Write word counts to a table, The date is the row ID, the column qualifier is the word. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||