Changeset [223c2eb01788b45dd9daa86077badaf572507bc1] by Ville Tuulos
July 25th, 2009 @ 12:46 AM
bugfix: PID of the disco master process was never written correctly by the disco-master script which e.g. caused /etc/init.d/disco-master script to fail. Fixed the issue by writing pid on the erlang side. Improved scripts accordingly. http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M conf/start-master
- M master/disco-master
- M master/src/disco_main.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.