Changeset [23e8e97471ce223a9cfda62b82086c09e455a7b4] by Shayan Pooya
July 23rd, 2014 @ 10:17 AM
job_event: close the event file when done
When the job is done, we don't have to keep the job event log
file open because
there will be no more events added to this job.
https://github.com/discoproject/disco/commit/23e8e97471ce223a9cfda6...
Committed by Shayan Pooya
- M master/src/job_event.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.