[
https://issues.apache.org/jira/browse/HADOOP-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-999:
------------------------------------------
Attachment: 999_20070706.patch
- created firstBlock in the constructor of DFSOutputStream, not in
DFSOutputStream.nextBlockOutputStream().
- modified the RetryPolicy for create, so that it won't retry if there is an
AlreadyBeingCreatedException.
- removed deprecated class UTF8 in DFSClient.
> 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_20070706.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.