Changeset [9614beeef4487092cf18023d3cc8b07ce8c601ad] by Tait Clarridge
January 15th, 2015 @ 07:16 AM
Move temp_gc timing to settings.py
Allow for dynamic (with restart) changes of the temp_gc
interval, sometimes enough temporary files
are created with larger more heavily used clusters to fill disks
faster than the original 2 day timeout
on the temp_gc loop.
Defaults to 12 hours.
https://github.com/discoproject/disco/commit/9614beeef4487092cf1802...
Committed by Tait Clarridge
- M lib/disco/settings.py
- M master/src/temp_gc.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.