[
https://issues.apache.org/jira/browse/HADOOP-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pi Song updated HADOOP-2759:
----------------------------
Attachment: hadoop_tmp.patch
This is not done yet (only mkdir is done). I'm totally new. If someone please
review my code, that would be very nice : D
> creating a file in hdfs should not automatically create the parent directories
> ------------------------------------------------------------------------------
>
> Key: HADOOP-2759
> URL: https://issues.apache.org/jira/browse/HADOOP-2759
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.17.0
> Reporter: Owen O'Malley
> Fix For: 0.17.0
>
> Attachments: HADOOP-2759_1.patch, hadoop_tmp.patch
>
>
> I think it would be better if HDFS didn't automatically create directories
> for the user. In particular, in clean up code, it would be nice if deleting a
> directory couldn't be undone by mistake by a process that hasn't been killed
> yet creating a new file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.