Changeset [bc46b21c7e6a321ca41dd91d6db297cc2b000ae3] by Jared Flatow
April 13th, 2011 @ 05:22 PM
move required_modules and required_files to classic worker only,
and make them behave exactly as before
https://github.com/tuulos/disco/commit/bc46b21c7e6a321ca41dd91d6db2...
Committed by Jared Flatow
- M lib/disco/fileutils.py
- M lib/disco/modutil.py
- M lib/disco/util.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M tests/support/mod1.py
- M tests/support/mod2.py
- M tests/test_modutil.py
- M tests/test_required.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.