Changeset [00208e18912c71c32d5ea8fdac3a9fb33ebab417] by Shayan Pooya
August 25th, 2014 @ 12:39 PM
disco core: remove the classic_iterator alias for result_iterator
The name result_iterator is by no means accurate, but it is
widely used by the
the disco jobs. In the future, it should be renamed to something
like
disco_iterator.
https://github.com/discoproject/disco/commit/00208e18912c71c32d5ea8...
Committed by Shayan Pooya
- M bin/ddfscli.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M tests/test_ddfs.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.