Confluent
CCDAK · Question #170
This schema excerpt is an example of which schema format?
The correct answer is A. Avro. This schema excerpt is an example of Avro schema format, which uses the "type", "namespace", "name", and "fields" structure shown in the example.
Kafka Client Fundamentals
Question
This schema excerpt is an example of which schema format?
Exhibit
Options
- AAvro
- BProtobuf
- CJSON Schema
- DYAML
How the community answered
(44 responses)- A93% (41)
- C5% (2)
- D2% (1)
Explanation
This schema excerpt is an example of Avro schema format, which uses the "type", "namespace", "name", and "fields" structure shown in the example.
Topics
#Avro#schema format#serialization
Community Discussion
No community discussion yet for this question.
