Changeset [dd3b435ebd45c153924a08432ca89e118f39d29d] by Ville Tuulos
August 22nd, 2009 @ 11:05 PM
Replaced the erlang application .boot script with the simple -eval 'application:start(disco)'. It appears to be practically impossible to make .boot scripts compatible across different versions of erlang. http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- R master/src/make_boot.erl
- M Makefile
- 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.