Changeset [227c03a97a2c38f49477fe5c5477611d2a940daa] by Shayan Pooya
May 28th, 2014 @ 07:45 AM
job_coordinator: add inputs to the data_map as soon as they are available.
These inputs will be looked up in the future if the task fails
for some reason.
The input ids should already be in the task_spec.
https://github.com/discoproject/disco/commit/227c03a97a2c38f49477fe...
Committed by Shayan Pooya
- 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.