Changeset [b74e19b66c2b52d4b8cfb12ef9f8f914a332c3fb] by Shayan Pooya
February 11th, 2014 @ 07:51 AM
Remove two unneeded prints from test_query.
These two prints were causing test_query to fail with
python3.
https://github.com/discoproject/disco/commit/b74e19b66c2b52d4b8cfb1...
Committed by Shayan Pooya
- M tests/test_query.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.