Changeset [54eaa9ffeed3b3bd2690acb69d1fbcaa92646f52] by Ville Tuulos
October 4th, 2009 @ 09:26 PM
Don't print out "Worker killed" messages for every killed task
which can easily hide the traceback from the first failing task
http://github.com/tuulos/disco/commit/54eaa9ffeed3b3bd2690acb69d1fb...
Committed by Ville Tuulos
- M master/src/disco_worker.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.