Changeset [06dd3999c88d6a11872fd9a90300cd711d89827e] by Ville Tuulos
October 11th, 2009 @ 06:44 PM
two bugfixes: AtomicFile should be imported in disco_worker,
fixed a partid brainfart in parse_dir()
http://github.com/tuulos/disco/commit/06dd3999c88d6a11872fd9a90300c...
Committed by Ville Tuulos
- M node/disconode/disco_worker.py
- M pydisco/disco/util.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.