[
https://issues.apache.org/jira/browse/HADOOP-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516521
]
Hadoop QA commented on HADOOP-999:
----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12362804/999_20070730.patch
applied and successfully tested against trunk revision r560014.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/484/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/484/console
> 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: Tsz Wo (Nicholas), SZE
> Fix For: 0.15.0
>
> Attachments: 999_20070730.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.