Changeset [c5219e9f7a956ac077a1e64921ed4181af223ef4] by Shayan Pooya
August 26th, 2014 @ 01:54 PM
Merge pull request #573 from pooya/core_cleanup
Core cleanup
https://github.com/discoproject/disco/commit/c5219e9f7a956ac077a1e6...
Committed by Shayan Pooya
- M bin/ddfscli.py
- M examples/datamining/kclustering.py
- M examples/datamining/naive_bayes.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/pipeline/worker.py
- M lib/disco/worker/task_io.py
- M tests/test_ddfs.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.