Changeset [ab7c57ee96c3feac12cf8dd44ca6671a9c4fce15] by Shayan Pooya
January 10th, 2014 @ 08:55 AM
Avoid using builtin for open.
A simple rename solves the name clash issue. The other way would
have been
using builtin (without s).
https://github.com/discoproject/disco/commit/ab7c57ee96c3feac12cf8d...
Committed by Shayan Pooya
- M lib/disco/schemes/scheme_discodb.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.