Changeset [0e9d6f2bec85ed98d0fa5e39fd56feac88b83fa9] by Ville Tuulos
June 12th, 2010 @ 10:22 PM
Added DISCO_SORT_BUFFER_SIZE that limits how much memory is
consumed by external sort (using the -S parameter in Unix
sort).
http://github.com/tuulos/disco/commit/0e9d6f2bec85ed98d0fa5e39fd56f...
Committed by Ville Tuulos
- M lib/disco/settings.py
- M lib/disco/task.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.