[ http://issues.apache.org/jira/browse/HADOOP-75?page=all ] Doug Cutting closed HADOOP-75: ------------------------------
> dfs should check full file availability only at close > ----------------------------------------------------- > > Key: HADOOP-75 > URL: http://issues.apache.org/jira/browse/HADOOP-75 > Project: Hadoop > Type: Improvement > Components: dfs > Versions: 0.2 > Reporter: Doug Cutting > Assignee: Milind Bhandarkar > Priority: Minor > Fix For: 0.3.0 > Attachments: hadoop-75.patch > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
