Changeset [c8fd71cc10ebe6ce43121df1f196bfd91ee857d5] by Shayan Pooya
February 8th, 2015 @ 01:49 PM
Merge pull request #606 from sloweater/local_files
Make task try to open input locally before going over the
network.
https://github.com/discoproject/disco/commit/c8fd71cc10ebe6ce43121d...
Committed by Shayan Pooya
- 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.