This is a single-host mapreduce implement example written by golang. This project is just an easy example that reade big file first and then calculate the ten most frequent words.
- Run generate if you want generate the test input file
- Run caller
This is a single-host mapreduce implement example written by golang. This project is just an easy example that reade big file first and then calculate the ten most frequent words.