Changeset [c695f57c760d2ce5e23c22ca095ef558fb25a859] by Jared Flatow
May 23rd, 2010 @ 05:35 PM
fixed broken code for determining nr_reduces/partitions
http://github.com/tuulos/disco/commit/c695f57c760d2ce5e23c22ca095ef...
Committed by Jared Flatow
- M contrib/discodex/lib/discodex/mapreduce/__init__.py
- M lib/disco/core.py
- M tests/test_input.py
- M tests/test_mapresults.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.