Changeset [d673643bce468a31e44fa792cd276eca4fcccc9c] by Jared Flatow
October 10th, 2009 @ 07:04 PM
polishing up, constructing actual disco index jobs
http://github.com/tuulos/disco/commit/d673643bce468a31e44fa792cd276...
Committed by Jared Flatow
- A lib/discodex/mapreduce/__init__.py
- A lib/discodex/mapreduce/parsers.py
- R lib/discodex/parsers.py
- M lib/discodex/client.py
- M www/models.py
- M www/urls.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.