Changeset [6ffbd09b031a4999053a3be2d10352bc1f48cb8f] by Prashanth Mundkur
April 16th, 2012 @ 10:53 AM
Remove a no-longer required typedef.
https://github.com/discoproject/disco/commit/6ffbd09b031a4999053a3b...
Committed by Prashanth Mundkur
- M master/src/ddfs/ddfs_tag.erl
- M master/src/disco.erl
- M master/src/disco_server.erl
- M master/src/disco_util.erl
- M master/src/worker_inputs.erl
- M master/src/worker_runtime.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.