Changeset [f4f8f090ab9ce8ad26edf7bdc62631d28593dd11] by Prashanth Mundkur
April 13th, 2012 @ 06:51 PM
Switched DDFS logging to native lager.
https://github.com/discoproject/disco/commit/f4f8f090ab9ce8ad26edf7...
Committed by Prashanth Mundkur
- M master/src/disco.erl
- M master/src/disco_config.erl
- M master/src/disco_main.erl
- M master/src/disco_proxy.erl
- M master/src/disco_server.erl
- M master/src/disco_web.erl
- M master/src/event_server.erl
- M master/src/fair_scheduler.erl
- M master/src/fair_scheduler_fair_policy.erl
- M master/src/fair_scheduler_fifo_policy.erl
- M master/src/fair_scheduler_job.erl
- M master/src/node_mon.erl
- M master/src/temp_gc.erl
- M master/src/web_server.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.