Changeset [2bd7056371f67f51bd2d05184be3c4accea8cc19] by Jared Flatow
April 4th, 2011 @ 03:50 PM
move test_onlymap + test_onlyreduce -> test_flow
https://github.com/tuulos/disco/commit/2bd7056371f67f51bd2d05184be3...
Committed by Jared Flatow
- A tests/test_flow.py
- R tests/test_onlymap.py
- R tests/test_onlyreduce.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.