| Exam Name: | Confluent Certified Developer for Apache Kafka Certification Examination | ||
| Exam Code: | CCDAK Dumps | ||
| Vendor: | Confluent | Certification: | Confluent Certified Developer |
| Questions: | 90 Q&A's | Shared By: | autumn-rose |
(You have a Kafka Connect cluster with multiple connectors deployed.
One connector is not working as expected.
You need to find logs related to that specific connector to investigate the issue.
How can you find the connector’s logs?)
(You are developing a Java application that includes a Kafka consumer.
You need to integrate Kafka client logs with your own application logs.
Your application is using the Log4j2 logging framework.
Which Java library dependency must you include in your project?)
(You are writing to a Kafka topic with producer configuration acks=all.
The producer receives acknowledgements from the broker but still creates duplicate messages due to network timeouts and retries.
You need to ensure that duplicate messages are not created.
Which producer configuration should you set?)
What is a consequence of increasing the number of partitions in an existing Kafka topic?