Mapping a message that contain JSON fields
For JSON fields, map individual fields in the structure to columns.
When the data format for the key or value is JSON, the connector mapping can include individual
fields in the JSON structure. DataStax Apache Kafka™ supports JSON produced by
both the
JsonSerializer
and StringSerializer
; mapping semantics
are the same.Note: JSON records in Kafka can also have a schema associated with them.