Changeset [c0125fae9d22dab11aa4962749ad7e5116a7a7eb] by Shayan Pooya
June 24th, 2014 @ 10:11 AM
disco_web: do not count the pending tasks among the total tasks of a stage.
The pending tasks are in the job_coordinator and have not been
given to the
disco_server. Therefore, they should not be counted when
calculating the number
of waiting tasks.
https://github.com/discoproject/disco/commit/c0125fae9d22dab11aa496...
Committed by Shayan Pooya
- M master/src/disco_web.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.