Changeset [68bde03e80ec8382a7fc691066a3567532cb4949] by Ville Tuulos
November 24th, 2010 @ 05:31 PM
Merge branch 'blacklist' of git://github.com/pmundkur/disco into blacklist
Conflicts:
doc/index.rst
https://github.com/tuulos/disco/commit/68bde03e80ec8382a7fc691066a3...
Committed by Ville Tuulos
- A doc/start/administer.rst
- M doc/index.rst
- M master/src/ddfs/ddfs_master.erl
- M master/src/ddfs/ddfs_tag.erl
- M master/src/ddfs/ddfs_web.erl
- M master/src/disco.hrl
- 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/disco_worker.erl
- M master/src/fair_scheduler.erl
- M master/src/fair_scheduler_job.erl
- M master/src/job_coordinator.erl
- M master/src/node_mon.erl
- M master/src/trunc_io.erl
- M master/www/css/style.css
- M master/www/js/status.js
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.