Changeset [a487a4f2a7ccefd82eb52997418a0df59cd72bb1] by Prashanth Mundkur
October 29th, 2012 @ 06:33 PM
Python3: explicitly unpack tuple arguments.
https://github.com/discoproject/disco/commit/a487a4f2a7ccefd82eb529...
Committed by Prashanth Mundkur
- M lib/disco/ddfs.py
- M lib/disco/util.py
- M lib/disco/worker/__init__.py
- M tests/test_chain.py
- M tests/test_discoapi.py
- M tests/test_schemes.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.