Changeset [08f7c860a5d28b2b6b8602cc890add2e8cfafb31] by Shayan Pooya
February 6th, 2014 @ 01:51 PM
Change the HTTP API to use stageresults instead of mapresults.
Now the client can request for the result of any arbitrary stage
and not only
the map stage.
https://github.com/discoproject/disco/commit/08f7c860a5d28b2b6b8602...
Committed by Shayan Pooya
- M lib/disco/core.py
- M master/src/disco_web.erl
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.