joaocps / cd-mapreduce

Distributed Map-reduce ( Distributed systems )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project for distributed systems - 2nd year

Word Count (Map-Reduce)

Git Upstream

Keep your fork sync with the upstream

$ git remote add upstream git@github.com:mariolpantunes/mapreduce.git
$ git fetch upstream
$ git checkout master
$ git merge upstream/master

Authors

Contributor

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Distributed Map-reduce ( Distributed systems )

License:MIT License


Languages

Language:Python 89.3%Language:Shell 10.7%