Changeset [8550179b5efb446dc407f13a01a3704eafef074e] by Shayan Pooya
May 6th, 2014 @ 02:06 PM
jc_utils: fix the broken stage_info_opt function.
This function should return a stage if the stage is found.
However, it was
reusing a bounded argument of a different type.
https://github.com/discoproject/disco/commit/8550179b5efb446dc407f1...
Committed by Shayan Pooya
- M master/src/jc_utils.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.