Changeset [a89e37843bad58f744a29d642f84686ae467a6c0] by Shayan Pooya
June 25th, 2016 @ 01:35 AM
Merge pull request #637 from amock/fixr18
Update to build with OTP 18
https://github.com/discoproject/disco/commit/a89e37843bad58f744a29d...
Committed by Shayan Pooya
- M master/eunit.config
- M master/rebar.config
- M master/src/ddfs/ddfs_gc.erl
- M master/src/ddfs/ddfs_gc_main.erl
- M master/src/ddfs/ddfs_master.erl
- M master/src/ddfs/ddfs_tag_util.erl
- M master/src/ddfs/ddfs_util.erl
- M master/src/disco.erl
- M master/src/disco_server.erl
- M master/src/disco_util.erl
- M master/src/event_server.erl
- M master/src/job_coordinator.erl
- M master/src/job_event.erl
- M master/src/jobpack.erl
- M master/src/worker_inputs.erl
- M master/src/worker_runtime.erl
- M master/src/worker_throttle.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.