[ 
https://issues.apache.org/jira/browse/HADOOP-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512605
 ] 

Hairong Kuang commented on HADOOP-999:
--------------------------------------

I do not think that this patch should change the retry policy of 
AlreadyBeingCreatedException. Instead, it should change the copy utility so 
that it takes an additional flag indicating if the destination file should be 
overwritten or not.

> DFS Client should create file when the user creates the file
> ------------------------------------------------------------
>
>                 Key: HADOOP-999
>                 URL: https://issues.apache.org/jira/browse/HADOOP-999
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.11.0
>            Reporter: Owen O'Malley
>            Assignee: Raghu Angadi
>         Attachments: 999_20070710.patch
>
>
> Currently, the DFS client code does not create the file on the namenode until 
> the first block is flushed. This leads to difficult to diagnose error 
> conditions when there is a conflicting file creation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to