Changeset [bdcddc70d51425f6bcf85828687311511e2a2e47] by Mike DeBoer
December 15th, 2014 @ 07:13 AM
Make task try to open input locally before going over the
network.
https://github.com/discoproject/disco/commit/bdcddc70d51425f6bcf858...
Committed by Mike DeBoer
- M lib/disco/schemes/scheme_disco.py
- M lib/disco/schemes/scheme_discodb.py
- M lib/disco/schemes/scheme_hdfs.py
- M lib/disco/schemes/scheme_http.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/pipeline/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.