This project based on a post from this http://ksat.me/map-reduce-a-really-simple-introduction-kloudo/
To run the mapper, grouper and reducer execute the
app.sh
Or you can executed directly into the file
python ./mapper.py
python ./grouper.py
python ./reducer.py
Final output file is ./output/reducer.output.