Changeset [f7b2e1a932ef39c9365640669071f0e8d61ad1c6] by Shayan Pooya
October 2nd, 2014 @ 07:42 PM
Merge pull request #588 from pooya/reduce_shuffle
Reduce shuffle
https://github.com/discoproject/disco/commit/f7b2e1a932ef39c9365640...
Committed by Shayan Pooya
- M examples/datamining/page_rank.py
- M lib/disco/compat.py
- M lib/disco/worker/classic/func.py
- M lib/disco/worker/classic/worker.py
- M master/src/jobpack.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.