Changeset [2529907e55002fec22b478995b3d49114f32bbd5] by Shayan Pooya
July 14th, 2014 @ 01:52 PM
ddfs_util: report the size of the found file to the file handler
This will help the handler avoid another call to
prim_file:read_file_info to get
the size of the file.
https://github.com/discoproject/disco/commit/2529907e55002fec22b478...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_gc_node.erl
- M master/src/ddfs/ddfs_node.erl
- 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.