Changeset [8c9fa3f35418744ae80c200a3cdd0e01f935b180] by Shayan Pooya
May 28th, 2014 @ 07:50 AM
job_coordinator: Start the next stage if there are no inputs available.
If there are no inputs available for the next stage, that means
there will be no
tasks and we cannot delegate the responsibility of finishing the
stage to the
tasks.
https://github.com/discoproject/disco/commit/8c9fa3f35418744ae80c20...
Committed by Shayan Pooya
- 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.