Skip to content

mrooding/flink-avro-state-serialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Marc Rooding
May 14, 2019
dc657d3 · May 14, 2019

History

5 Commits
Apr 15, 2019
Apr 15, 2019
May 14, 2019
May 14, 2019
Apr 15, 2019

Repository files navigation

flink-avro-state-serialization

Sample project showcasing how to use Apache Flink custom serializers to support state schema migration using Apache Avro.

Avrohugger generation

There's a branch called avro-generated which contains the setup to generate Classes based on Avro schemas. It generates the classes during compilation (sbt compile) or you can explicitly force generation using sbt avroScalaGenerateSpecific.

Based on sbt-avrohugger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages