Changeset [c43562fe011c89af85507e2d64e5b374cbbb350e] by Ville Tuulos
October 24th, 2008 @ 03:26 PM
A minor clarification in the tutorial: add int(count) instead of 1 in the reduce function (thanks to Tomi Silander) http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M doc/start/tutorial.rst
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.