Changeset [a5568cbb6c0e7ad7956ff2c9a083ae94cb98c5cd] by Jared Flatow
March 20th, 2011 @ 04:08 PM
move the word count example from the docs to examples/ and make
the behavior more consistent
https://github.com/tuulos/disco/commit/a5568cbb6c0e7ad7956ff2c9a083...
Committed by Jared Flatow
- A examples/util/wordcount.py
- M bin/ddfscli.py
- M bin/discocli.py
- M doc/intro.rst
- M examples/util/count_words.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.