Changeset [d855043415dc8188b21c60cd9a3ec0eecac33e9e] by Jared Flatow
November 3rd, 2010 @ 01:48 PM
added gzip_line_reader which yields as many lines from the
gzipped fd as possible
https://github.com/tuulos/disco/commit/d855043415dc8188b21c60cd9a3e...
Committed by Jared Flatow
- M examples/util/chunk.py
- M lib/disco/func.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.