Changeset [aecbfe0ddc420244d8163ec093a6db44e8789242] by Shayan Pooya
May 28th, 2014 @ 07:32 AM
job_coordinator: move the logic of of whether the task has all
of the inputs to JC.
https://github.com/discoproject/disco/commit/aecbfe0ddc420244d8163e...
Committed by Shayan Pooya
- M master/include/pipeline.hrl
- 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.