Changeset [491714b0d7eca00651979d856b7b9d05b7867af8] by Ville Tuulos
July 20th, 2010 @ 06:32 PM
Merge branch 'melnorme' of git://github.com/jflatow/disco into
jared
http://github.com/tuulos/disco/commit/491714b0d7eca00651979d856b7b9...
Committed by Ville Tuulos
- M bin/ddfscli.py
- M bin/discocli.py
- M contrib/discodb/src/ddb_cons.c
- M contrib/discodb/src/ddb_delta.c
- M contrib/discodb/src/ddb_delta.h
- M contrib/discodb/src/ddb_huffman.c
- M contrib/discodb/src/discodb.h
- M contrib/discodb/src/discodb/__init__.py
- M contrib/discodb/src/discodb/metadb.py
- M contrib/discodb/src/discodbmodule.c
- M contrib/discodb/src/discodbmodule.h
- M contrib/discodb/test.py
- M contrib/discodb/util/create_discodb.c
- M contrib/discodex/lib/discodex/mapreduce/__init__.py
- M contrib/discodex/lib/discodex/mapreduce/func.py
- M doc/howto/style.rst
- M doc/start/install.rst
- M doc/start/troubleshoot.rst
- M lib/disco/core.py
- M lib/disco/func.py
- M lib/disco/util.py
- M master/src/mochiweb/mochiweb_request.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.