Changeset [013d288cb501d383edad3d3016dd67e82ea8e8b7] by Alan Mock
February 11th, 2016 @ 01:25 AM
Update to build with OTP 18
https://github.com/discoproject/disco/commit/013d288cb501d383edad3d...
Committed by Alan Mock
- 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.