Changeset [53d24a00fa6219e9d043b77c7438988a034ba937] by Shayan Pooya
August 25th, 2014 @ 12:39 PM
disco worker: rename ClassicFile to StreamCombiner
The old name did not make much sense.
https://github.com/discoproject/disco/commit/53d24a00fa6219e9d043b7...
Committed by Shayan Pooya
- M lib/disco/core.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/pipeline/worker.py
- M lib/disco/worker/task_io.py
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.