Changeset [f54024eea4dce9b4d0072525476009f972b23d66] by Prashanth Mundkur
July 30th, 2012 @ 04:45 PM
Move headers into include/ so that tests can find them.
https://github.com/discoproject/disco/commit/f54024eea4dce9b4d00725...
Committed by Prashanth Mundkur
- A master/include/disco.hrl
- A master/include/fair_scheduler.hrl
- A master/include/job_coordinator.hrl
- A master/include/pipeline.hrl
- R master/src/disco.hrl
- R master/src/fair_scheduler.hrl
- R master/src/job_coordinator.hrl
- R master/src/pipeline.hrl
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.