Changeset [cafdcb2a35c9e3ac91eb432c6561cf6300849949] by Prashanth Mundkur
June 22nd, 2010 @ 01:23 PM
Fixed dialyzer problem in hashdir().
io_lib:format()'s return type in stdlib is overapproximated as [_],
causing difficulty in constraining types at its callers.
http://github.com/tuulos/disco/commit/cafdcb2a35c9e3ac91eb432c6561c...
Committed by Prashanth Mundkur
- M master/src/ddfs/ddfs_util.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.