Changeset [fa6e5730a4be9a7eea6398d87c04610a8746e7fd] by Shayan Pooya
July 22nd, 2014 @ 01:58 PM
Merge pull request #559 from pooya/558
job_coordinator: terminate a job if there is a scheduling failure in new_task.
This closes issue #558
https://github.com/discoproject/disco/commit/fa6e5730a4be9a7eea6398...
Committed by Shayan Pooya
- M master/src/disco_server.erl
- M master/src/job_coordinator.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.