Changeset [f4d0b6404e1d37b5da37bba4216ed7e34e589313] by Ryan Nowakowski
February 10th, 2012 @ 04:13 PM
use absolute path for recursively found modules
If we find a module recursively and it resides in the current
directory,
we have to use the abolute path.
https://github.com/discoproject/disco/commit/f4d0b6404e1d37b5da37bb...
Committed by Ryan Nowakowski
- M lib/disco/worker/classic/modutil.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.