Changeset [20d8fbec3e50464e6112fc8758267dd18a1afd02] by Prashanth Mundkur
March 16th, 2012 @ 04:57 AM
Fix fd leak in master when jobpack extraction fails (e.g. due to
full tempdisks).
https://github.com/discoproject/disco/commit/20d8fbec3e50464e6112fc...
Committed by Prashanth Mundkur
- A master/src/work_queue.erl
- M master/src/disco_server.erl
- M master/src/jobpack.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.