CCDAK Exam Question 1

What is true about replicas ?
  • CCDAK Exam Question 2

    Select all that applies (select THREE)
  • CCDAK Exam Question 3

    When auto.create.topics.enable is set to true in Kafka configuration, what are the circumstances under which a Kafka broker automatically creates a topic? (select three)
  • CCDAK Exam Question 4

    You are using JDBC source connector to copy data from 3 tables to three Kafka topics. There is one connector created with max.tasks equal to 2 deployed on a cluster of 3 workers. How many tasks are launched?
  • CCDAK Exam Question 5

    A consumer starts and has auto.offset.reset=none, and the topic partition currently has data for offsets going from 45 to 2311. The consumer group has committed the offset 10 for the topic before. Where will the consumer read from?