Changeset [4334fb0d3220e3dfe52d57a0451479025ec74282] by Jared Flatow
March 17th, 2011 @ 01:30 AM
cleaned up job_coordinator for nr_reduces change
https://github.com/tuulos/disco/commit/4334fb0d3220e3dfe52d57a04514...
Committed by Jared Flatow
- M lib/disco/task.py
- M lib/disco/util.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M master/src/disco.erl
- M master/src/disco.hrl
- M master/src/disco_worker.erl
- M master/src/job_coordinator.erl
- M master/src/shuffle.erl
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.