In Avro 1.8.2 (which is close to being released) we built a new feature
that allows serializing Avro records into a byte array that still contains
the schema information.
So even if you keep messages for weeks and the schema of your application
changes you can still read the messages at the consume
Hi,
yes, Flink can read and write Avro schema to Kafka, using a custom
serialization / deser schema.
On Fri, Nov 11, 2016 at 6:05 AM, daviD wrote:
> Hi All,
>
> Does anyone know if Flink can read and write Avro schema to Kafka?
>
> Thanks
>
> daviD
>
Hi All,
Does anyone know if Flink can read and write Avro schema to Kafka?
Thanks
daviD