Changeset [332f3f9fa1ea4e8a86732b3f8e138f01e9bbf57a] by Shayan Pooya
July 28th, 2014 @ 10:23 AM
Merge pull request #562 from oldmantaiter/systemd-fix
Systemd will now set the proper environment variable so settings
files don't need to be changed. If the service starts with systemd
it should run regardless of settings file now.
NOTE this runs in nodaemon so journald can handle the logging
without any internals change (e.g. adding lager_syslog).
https://github.com/discoproject/disco/commit/332f3f9fa1ea4e8a86732b...
Committed by Shayan Pooya
- M contrib/systemd/disco.service
- M lib/disco/cli.py
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.