Changeset [6017bc940b8298d3051a287c0a6951cb61c0fcfe] by Jared Flatow
May 24th, 2010 @ 08:37 PM
fixed: partitions should never be stored as None internally
(esp. if its not the default)
http://github.com/tuulos/disco/commit/6017bc940b8298d3051a287c0a695...
Committed by Jared Flatow
- M lib/disco/core.py
- M lib/disco/task.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.