Changeset [1eed58d08d044ac662ddc8d4c565703b16b629da] by pmundkur
April 11th, 2011 @ 12:38 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/1eed58d08d044ac662ddc8d4c565...
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.