Changeset [2a5372a3e83fda169dd8c9c69be2b213ba203abd] by Prashanth Mundkur
July 12th, 2012 @ 06:24 PM
Add a new pipeline version of the jobpack, but also allow the
previous version.
https://github.com/discoproject/disco/commit/2a5372a3e83fda169dd8c9...
Committed by Prashanth Mundkur
- M master/src/disco.hrl
- M master/src/disco_web.erl
- M master/src/job_coordinator.erl
- M master/src/jobpack.erl
- M master/src/pipeline.hrl
- M master/src/pipeline_utils.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.