Confluent
CCDAK · Question #41
What data format isn't natively available with the Confluent REST Proxy?
The correct answer is C. protobuf. Protocol buffers isn't a natively supported type for the Confluent REST Proxy, but you may use the binary format instead.
Kafka Client Fundamentals
Question
What data format isn't natively available with the Confluent REST Proxy?
Options
- Aavro
- Bbinary
- Cprotobuf
- Djson
How the community answered
(63 responses)- A2% (1)
- B3% (2)
- C87% (55)
- D8% (5)
Explanation
Protocol buffers isn't a natively supported type for the Confluent REST Proxy, but you may use the binary format instead.
Topics
#REST Proxy#data formats#Protobuf#Avro
Community Discussion
No community discussion yet for this question.