Changeset [aedcb31194ef95ad4a9033a48207e4b9c9a7844d] by Ville Tuulos
September 1st, 2010 @ 08:26 PM
Merge branch 'master' into debian
http://github.com/tuulos/disco/commit/aedcb31194ef95ad4a9033a48207e...
Committed by Ville Tuulos
- A .gitmodules
- A contrib/java-ext
- A util/fix-jobtag
- R aws/setup-instances.py
- R doc/start/ec2setup.rst
- R util/distrfiles.py
- R util/dsh
- M AUTHORS
- M README.rst
- M bin/discocli.py
- M conf/gen.settings.sys-Darwin
- M conf/gen.settings.sys-Debian
- M conf/gen.settings.sys-Linux
- M contrib/discodb/src/ddb.c
- M contrib/discodb/src/ddb_cnf.c
- M contrib/discodb/test.py
- M doc/.static/screenshots/disco-job.png
- M doc/.static/screenshots/disco-main.png
- M doc/conf.py
- M doc/contrib/discodb/discodb.rst
- M doc/faq.rst
- M doc/images/disco-job-small.png
- M doc/images/disco-main-small.png
- M doc/index.rst
- M doc/releases.rst
- M doc/start/ddfs.rst
- M doc/start/download.rst
- M doc/start/install.rst
- M doc/start/troubleshoot.rst
- M doc/start/tutorial.rst
- M examples/util/count_words.py
- M lib/disco/comm_pycurl.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M lib/disco/func.py
- M lib/disco/settings.py
- M lib/disco/task.py
- M lib/disco/util.py
- M master/src/ddfs/ddfs.erl
- M master/src/ddfs/ddfs_gc.erl
- M master/src/ddfs/ddfs_master.erl
- M master/src/ddfs/ddfs_tag.erl
- M master/src/ddfs/ddfs_util.erl
- M master/src/ddfs/ddfs_web.erl
- M master/src/disco_proxy.erl
- M master/src/job_coordinator.erl
- M master/src/web_server.erl
- M master/www/config.html
- M master/www/css/style.css
- M master/www/index.html
- M master/www/job.html
- M tests/test_ddfs.py
- M tests/test_raw.py
- M tests/test_redundant.py
- M tests/test_save.py
- M tests/test_simple.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.