Avro serialization in streaming context

2018-02-21 Thread Commeau, Gabriel
Hi all, I’ve been working for several years now on a streaming data platform, and we’ve been using Avro to serialize the messages that flow through the distributed queue (Kafka/Kinesis). Because the message payload contains just one record or a small batch of Avro records, the serialization

Re: Avro serialization in streaming context

2018-02-23 Thread Commeau, Gabriel
nce/display/AVRO/How+To+Contribute Thanks! Doug On Wed, Feb 21, 2018 at 10:18 PM, Commeau, Gabriel < gabriel.comm...@gmail.com> wrote: > Hi all, > > I’ve been working for several years now on a streaming data platform, and >