I am writing a record, which has some array elements in it. In one of the
records the number of entries for the array are around 600, in that case
when i append a value in get an error "Value too large for file block size".

And the worst part is that, once i hit this error for records after that i
get the same error.

I am using avro-c, the error comes while calling the routine
"avro_file_writer_append_value".

Thanks
Amit

Reply via email to