Changeset [fea9b3cb531823e47eb35b0879ee428b22b93add] by Ville Tuulos
June 12th, 2010 @ 06:23 PM
bugfix: partitioned only-reduce did not check the number of
input partitions correctly
http://github.com/tuulos/disco/commit/fea9b3cb531823e47eb35b0879ee4...
Committed by Ville Tuulos
- 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.