Changeset [5acc889e6435aba7601c731b2a78445d2bda3a53] by Ville Tuulos
April 12th, 2011 @ 05:12 PM
bugfix: jobpack was still using filelib which doesn't work with
redirected io
https://github.com/tuulos/disco/commit/5acc889e6435aba7601c731b2a78...
Committed by Ville Tuulos
- M master/src/disco.erl
- M master/src/jobpack.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.