[
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893873#action_12893873
]
Todd Lipcon commented on HDFS-617:
----------------------------------
Patch for 0.20 append looks good, except I don't think we should mark the old
APIs as @Deprecated. We'd like to ship 0.20-append as a drop-in replacement for
0.20 for people using HBase, and adding deprecation warnings to 0.20 APIs seems
over-zealous.
> Support for non-recursive create() in HDFS
> ------------------------------------------
>
> Key: HDFS-617
> URL: https://issues.apache.org/jira/browse/HDFS-617
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs client, name-node
> Affects Versions: 0.20-append
> Reporter: Kan Zhang
> Assignee: Kan Zhang
> Fix For: 0.21.0
>
> Attachments: h617-01.patch, h617-02.patch, h617-03.patch,
> h617-04.patch, h617-06.patch, HDFS-617_20-append.patch
>
>
> HADOOP-4952 calls for a create call that doesn't automatically create missing
> parent directories.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.