Changeset [66969cc2368c2f414227cfbf39e722925e817973] by Prashanth Mundkur
April 15th, 2011 @ 12:51 AM
bugfix: make zip extraction failures non-fatal, assuming they
are due to disk errors and that corrupt zips are rare.
https://github.com/tuulos/disco/commit/66969cc2368c2f414227cfbf39e7...
Committed by Prashanth Mundkur
- M master/src/disco_worker.erl
- M tests/test_jobpack.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.