Changeset [2e0c7a7ec20af7446362f3ad34ba530ea9bc8286] by Jared Flatow
May 24th, 2010 @ 04:56 PM
fixed merging of partitions/arbitrary reduce inputs
http://github.com/tuulos/disco/commit/2e0c7a7ec20af7446362f3ad34ba5...
Committed by Jared Flatow
- M lib/disco/core.py
- M lib/disco/task.py
- M lib/disco/util.py
- M tests/test_input.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.