Changeset [e2241b38facbf9235754a1c91f7c62ad8a6336f9] by Shayan Pooya
January 20th, 2014 @ 12:53 PM
Do not assume scheduling issue when the job has finished.
If schedule is called when the job has no tasks left, it should
gracefully
return without printing scary warnings.
https://github.com/discoproject/disco/commit/e2241b38facbf9235754a1...
Committed by Shayan Pooya
- 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.