Changeset [0f7d21c8e4518f5048d669d5dcdfd3a571987431] by Shayan Pooya
May 29th, 2014 @ 01:30 PM
Merge pull request #519 from pooya/merge_part
Merge part
https://github.com/discoproject/disco/commit/0f7d21c8e4518f5048d669...
Committed by Shayan Pooya
- R doc/images/dataflow/merge_partitioned_reduce_flow.png
- M doc/howto/dataflow.rst
- M doc/images/dataflow/normal_partitioned_reduce_flow.png
- M lib/disco/worker/classic/worker.py
- M master/src/job_coordinator.erl
- M tests/test_config.py
- M tests/test_input.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.