Changeset [0f089719898971152303715a57edc32c829377d7] by Ville Tuulos
September 21st, 2011 @ 07:22 PM
Merge pull request #272 from dangra/chunker-forgets-hunks
Chunker forget chunks if input matches hunk size
https://github.com/tuulos/disco/commit/0f089719898971152303715a57ed...
Committed by Ville Tuulos
- A tests/test_chunker.py
- M lib/disco/fileutils.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.