Skip to content

How to change SerDes after mapping #292

Discussion options

You must be logged in to vote

The correct serdes could be :
Key : Int64SerDes
Value : AvroFleetKafkaMessage's serdes, so maybe SchemaAvroSerDes if you want to use Schema Reegistry.

In this situation, the serdes at the GroupByKey level is actually the serdes before the groupByKey operation, so the LeftJoin processor, which is actually the same than Map(..)

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@okomen-foreflight
Comment options

Comment options

You must be logged in to vote
5 replies
@LGouellec
Comment options

@okomen-foreflight
Comment options

@LGouellec
Comment options

Answer selected by LGouellec
@okomen-foreflight
Comment options

@LGouellec
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants