Changeset [61d6a597fa8470d096f584545649881c20ee1fa1] by Ville Tuulos
August 22nd, 2009 @ 10:24 PM
bugfix: external sort didn't handle newlines in keys or values correctly. As a result, base64-encoded data wasn't sorted properly. 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.