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

Mikko Kortelainen commented on AVRO-3684:
-----------------------------------------

Thank you, it seems that with these changes, inspired by your example, 
[https://github.com/apache/avro/commit/564c3f07c99d869b4ec8f30c3a4bff6f34f45ad6]
 it is possible to append to an existing file. I think there may be something 
going on with the SyncableFileOutputStream(java.io.FileDescriptor) constructor, 
as changing to File based one works just fine.

> appending to existing file with outputstream not working
> --------------------------------------------------------
>
>                 Key: AVRO-3684
>                 URL: https://issues.apache.org/jira/browse/AVRO-3684
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Mikko Kortelainen
>            Priority: Major
>
> appending to existing file with outputstream not working
>  
> i created a test case at [https://github.com/apache/avro/pull/2000/files] for 
> the reference. If this is an incorrect way then please redirect to 
> documentation or if no such thing exist, please link to existing working 
> example or test case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to