Changeset [159077630fdfc27c0300f1024b169945f24a3afa] by Shayan Pooya
April 4th, 2014 @ 01:21 PM
worker: Set the save_info in the parent Worker class.
This lets both the pipeline and the classic worker use it.
https://github.com/discoproject/disco/commit/159077630fdfc27c0300f1...
Committed by Shayan Pooya
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.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.