Kafka is configured with following parameters - log.retention.hours = 168 log.retention.minutes = 168 log.retention.ms = 168 How long will the messages be retained for?
Answer(s): B
If more than one similar config is specified, the smaller unit size will take precedence.
To read data from a topic, the following configuration is needed for the consumers
All brokers can respond to Metadata request, so a client can connect to any broker in the cluster.
How does a consumer commit offsets in Kafka?
Consumers do not directly write to theconsumer_offsets topic, they instead interact with a broker that has been elected to manage that topic, which is the Group Coordinator broker
In Java, Avro SpecificRecords classes are
Answer(s): C
SpecificRecord is created from generated record classes
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.