Changeset [cd3bc809ba3f96c51797e5aef734cc91fc4fe12e] by Shayan Pooya
February 6th, 2014 @ 01:51 PM
Replace the mapreusults command with stageresults.
Issueing stageresults without any arguments will default to the
map stage and
will return the resuls of the map stage.
https://github.com/discoproject/disco/commit/cd3bc809ba3f96c51797e5...
Committed by Shayan Pooya
- M bin/discocli.py
- M lib/disco/core.py
- M lib/disco/job.py
- M tests/test_mapresults.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.