Changeset [04ccbc881389f8eb54d2243d16e8ea7cc4ff9313] by Shayan Pooya
May 28th, 2014 @ 07:50 AM
job_coorinator: Start the next stage in do_next_stage if there are no outputs.
If there are no outputs, this function is responsible for
starting the next
stage.
https://github.com/discoproject/disco/commit/04ccbc881389f8eb54d224...
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.