What data format isn't natively available with the Confluent REST Proxy?
Answer(s): C
Protocol buffers isn't a natively supported type for the Confluent REST Proxy, but you may use the binary format instead
The kafka-console-consumer CLI, when used with the default options
Answer(s): A
If a group is not specified, the kafka-console-consumer generates a random consumer group.
We have a store selling shoes. What dataset is a great candidate to be modeled as a KTable in Kafka Streams?
Answer(s): A,C
Aggregations of stream are stored in table, whereas Streams must be modeled as a KStream to avoid data explosion
When using plain JSON data with Connect, you see the following error messageorg.apache.kafka.connect.errors.DataExceptionJsonDeserializerwithschemas.enable requires "schema" and "payload" fields and may not contain additional fields. How will you fix the error?
You will need to set the schemas.enable parameters for the converter to false for plain text with no schema.
Post your Comments and Discuss Confluent CCDAK exam with other Community members:
Testbear commented on June 13, 2023 please upload ITALY upvote
Our website is free, but we have to fight against bots and content theft. We're sorry for the inconvenience caused by these security measures. You can access the rest of the CCDAK content, but please register or login to continue.