Changeset [16d7433d0997e82f3d80e14553cddc9e07807f29] by Shayan Pooya
April 30th, 2014 @ 11:12 AM
job_coordinator: refactor setup_stage_tasks.
The new function receives a set of outputs, instead of a stage
name,
and creates some tasks necessary to consume these outputs.
https://github.com/discoproject/disco/commit/16d7433d0997e82f3d80e1...
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.