Changeset [df3c8aa21ca8d3b7444d2a0c6b651ac91d06fc4a] by Shayan Pooya
January 20th, 2014 @ 11:29 AM
Restrict the types of errors that return file_exists.
I have seen some 'file exists' error messages in the log files.
We have to make
sure these are really race conditions and not something else.
https://github.com/discoproject/disco/commit/df3c8aa21ca8d3b7444d2a...
Committed by Shayan Pooya
- 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.