[ 
https://issues.apache.org/jira/browse/HDFS-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382578#comment-14382578
 ] 

Colin Patrick McCabe commented on HDFS-7410:
--------------------------------------------

+1.  TestTracing failure is unrelated.

Thanks, [~vinayrpet].

> 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
>         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)

Reply via email to