Changeset [ce0383c2ef85f2689bc2325847d49e1ea4fd6f10] by Shayan Pooya
May 13th, 2014 @ 02:17 PM
Merge pull request #512 from pooya/expect_more_inputs
Expect more inputs
https://github.com/discoproject/disco/commit/ce0383c2ef85f2689bc232...
Committed by Shayan Pooya
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/fair_scheduler_job.erl
- M master/src/job_coordinator.erl
- M master/src/worker_inputs.erl
- M master/src/worker_runtime.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.