Changeset [69d81e3e940ccd7f9fc02cf5c005761565857bfa] by Prashanth Mundkur
February 4th, 2013 @ 03:13 PM
Add a within-stage task-number to task info, to allow use for
partitioning.
https://github.com/discoproject/disco/commit/69d81e3e940ccd7f9fc02c...
Committed by Prashanth Mundkur
- M lib/disco/task.py
- M lib/disco/worker/classic/worker.py
- M master/include/pipeline.hrl
- M master/src/job_coordinator.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.