Changeset [9fcc740d7d580e487f320f4c2861e5e090364bdd] by Ville Tuulos
April 15th, 2011 @ 07:11 PM
bugfix: http:// replicas were not handled correctly -
test_redundant failed. Pick a random replica, not always the first
one.
https://github.com/tuulos/disco/commit/9fcc740d7d580e487f320f4c2861...
Committed by Ville Tuulos
- M master/src/fair_scheduler_job.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.