Thanks, Doug. I'll see if I can give that a try. It seems like there isn't
a way to use that with the DataFileWriter though, so I'm a bit unsure how
to go about writing data using a different encoder.

- Dave

On Thu, Jan 28, 2016 at 10:59 AM, Doug Cutting <cutt...@apache.org> wrote:

> On Thu, Jan 28, 2016 at 7:51 AM, David Kincaid <kincaid.d...@gmail.com>
> wrote:
> > Does anyone have a suggestion for making the write not try to copy the
> data
> > in memory as it's writing?
>
> BlockingBinaryEncoder is meant to do this, but I don't know how much
> it's been used.
>
>
> https://avro.apache.org/docs/current/api/java/org/apache/avro/io/BlockingBinaryEncoder.html
>
> Doug
>

Reply via email to