Changeset [6f8759cfbaf2c5661dc4c13aa9579c0c55615810] by pmundkur
March 28th, 2011 @ 06:01 PM
bugfix: node_mon should not start ddfs_get on already_running local slave
Otherwise mochiweb dies with eaddrinuse, and the local slave
node becomes unavailable.
https://github.com/tuulos/disco/commit/6f8759cfbaf2c5661dc4c13aa957...
Committed by pmundkur
- M master/src/node_mon.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.