Changeset [f09ad4d522e9f81f021f743c039e7cb36d1f7aeb] by Jared Flatow
April 27th, 2011 @ 10:21 AM
DDFS_ROOT -> DDFS_DATA
https://github.com/tuulos/disco/commit/f09ad4d522e9f81f021f743c039e...
Committed by Jared Flatow
- M doc/howto/ddfs.rst
- M doc/howto/worker.rst
- M lib/disco/schemes/scheme_discodb.py
- M lib/disco/settings.py
- M master/src/ddfs/ddfs_get.erl
- M master/src/node_mon.erl
- M master/src/worker_runtime.erl
- M tests/test_util.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.