Changeset [69e1d6524c8ca7b3387f9b4ddf0a4660b211b3c6] by Shayan Pooya
May 28th, 2014 @ 07:50 AM
job_coordinator: only submit a task to the disco_server if it is permitted.
This mechanism allows us to avoid submission of a task to the
disco_server if
the policy dictates we should not be doing it.
With this commit, the stages are sequential again because of the
policy.
https://github.com/discoproject/disco/commit/69e1d6524c8ca7b3387f9b...
Committed by Shayan Pooya
- M master/src/jc_utils.erl
- 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.