Changeset [59adf20e1d6a71e1d29a47645951bc5e67e4b782] by Ville Tuulos
August 27th, 2010 @ 01:13 AM
support for creating partition files on the master side
http://github.com/tuulos/disco/commit/59adf20e1d6a71e1d29a47645951b...
Committed by Ville Tuulos
- A master/src/shuffle.erl
- M lib/disco/func.py
- M lib/disco/task.py
- M master/src/ddfs/ddfs_util.erl
- M master/src/disco.erl
- M master/src/job_coordinator.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.