[
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931122#action_12931122
]
Nicolas Spiegelberg commented on HDFS-617:
------------------------------------------
@Hairong: Dhruba asked that I not bump the version number so 0.20-append DNs
will be backwards compatible with 0.20.3. If you notice, I keep the old APIs
around. I also revert back to the old recursive create on the HBase side if
anything the new api usage fails.
@Todd: we could probably remove the deprecation warnings. Technically, the
deprecation rev is 0.21, because these apis are removed in 0.22.
> 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.