Changeset [2c3ac467839b05d146f4224c39c1c9581e5244e3] by Prashanth Mundkur
October 29th, 2012 @ 06:08 PM
Python3: iteritems() -> items().
https://github.com/discoproject/disco/commit/2c3ac467839b05d146f422...
Committed by Prashanth Mundkur
- M bin/discocli.py
- M lib/clx/__init__.py
- M lib/disco/worker/classic/func.py
- M lib/disco/worker/classic/modutil.py
- M lib/disco/worker/classic/netstring.py
- M lib/disco/worker/classic/worker.py
- M tests/test_config.py
- M tests/test_forcesched.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.