You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2013/10/28 22:10:31 UTC

[jira] [Updated] (AVRO-1388) Avro container files should allow fsync-ing files to disk

     [ https://issues.apache.org/jira/browse/AVRO-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hari Shreedharan updated AVRO-1388:
-----------------------------------

    Attachment: AVRO-1388.patch

Patch that implements this functionality. Unfortunately there is no easy way to test this - but the patch itself is fairly simple.

I can submit an HDFS implementation too, but where would that go? 

> Avro container files should allow fsync-ing files to disk
> ---------------------------------------------------------
>
>                 Key: AVRO-1388
>                 URL: https://issues.apache.org/jira/browse/AVRO-1388
>             Project: Avro
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>         Attachments: AVRO-1388.patch
>
>
> Another feature we require in Avro data files in addition to AVRO-1387 is that we be able to fsync the files to disk. Currently we cannot do this, but this can be achieved without API changes. If there are no objections,  I will submit a patch



--
This message was sent by Atlassian JIRA
(v6.1#6144)