Changeset [7635c9a39d8394be817ae03a9d0400fca87de140] by Ville Tuulos
October 4th, 2009 @ 07:38 PM
Set LC_ALL=C for disco-worker to make sure that the external
sort uses the traditional sort order based on byte values. Closes
#36
http://github.com/tuulos/disco/commit/7635c9a39d8394be817ae03a9d040...
Committed by Ville Tuulos
- M master/src/disco_worker.erl
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.