Changeset [bf3c80baa6fb9714b2a692e96f962b681998d7eb] by Shayan Pooya
July 25th, 2014 @ 06:30 AM
ddfs.py: when pushing to ddfs, only seek to the start if the source is seekable
Otherwise, print about the source not being seekable and then
retry.
https://github.com/discoproject/disco/commit/bf3c80baa6fb9714b2a692...
Committed by Shayan Pooya
- M lib/disco/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.