Changeset [dc696ec5d2fe279b06b061f7a08a91de4c2b3b9b] by Prashanth Mundkur
June 29th, 2012 @ 05:11 PM
Change partition to use a pure hash, instead of converting to
string/unicode.
https://github.com/discoproject/disco/commit/dc696ec5d2fe279b06b061...
Committed by Prashanth Mundkur
- M lib/disco/worker/classic/func.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.