Changeset [3f3bee2ed618b032ab2d8d83a76f7da25b431027] by pmundkur
March 28th, 2011 @ 10:49 AM
bugfix: fix handling of jobs with no inputs.
https://github.com/tuulos/disco/commit/3f3bee2ed618b032ab2d8d83a76f...
Committed by pmundkur
- A tests/test_noinput.py
- M master/src/job_coordinator.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.