Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.2.0
-
None
-
None
Description
Currently it appears that dfs checks that the namenode knows about all blocks in a file as each block is written. It would be more efficient to only check that all blocks are stored somewhere when the file is closed.