You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/12/01 22:45:11 UTC

[jira] [Commented] (HADOOP-7844) Flush/sync do not work on Hadoop LocalFileSystem

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

Steve Loughran commented on HADOOP-7844:
----------------------------------------

Is this still live? Someone should write a test for it and see if has been fixed by now

> Flush/sync do not work on Hadoop LocalFileSystem
> ------------------------------------------------
>
>                 Key: HADOOP-7844
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7844
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.20.1
>            Reporter: Nathan Marz
>
> They seem to be no-ops. This is really easy to reproduce, just open a file using FileSystem/getLocal(new Configuration()), write data to the output stream, and then try to flush/sync. I also tried creating the output stream with a buffer size of 1, but that had no effect.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)