[
https://issues.apache.org/jira/browse/HDFS-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HDFS-7410:
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
Status: Resolved (was: Patch Available)
committed to 2.7
> Support CreateFlags with append() to support hsync() for appending streams
> --------------------------------------------------------------------------
>
> Key: HDFS-7410
> URL: https://issues.apache.org/jira/browse/HDFS-7410
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs-client
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Fix For: 2.7.0
>
> Attachments: HDFS-7410-001.patch, HDFS-7410-002.patch,
> HDFS-7410-003.patch, HDFS-7410-004.patch
>
>
> Current FileSystem APIs include CreateFlag only for the create() api, and
> some of these (SYNC_BLOCK) are for only client side and will not be stored in
> metadata of the file. So append() operation will not know about these flags.
> It would be Good to support these features for append too.
> Compatibility: One more overloaded append API needs to be added to support
> the flags keeping the current API as is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)