Changeset [5ef88ad432e6673309a6cbd0fb1406fb7c7d69e1] by Ville Tuulos
August 13th, 2009 @ 04:09 PM
critical bugfix: external sort didn't work correctly with non-numeric keys due to unexpected behavior of "sort -n -s" http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M node/disconode/disco_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.