CCDAK Exam Question 6

I am producing Avro data on my Kafka cluster that is integrated with the Confluent Schema Registry. After a schema change that is incompatible, I know my data will be rejected. Which component will reject the data?
  • CCDAK Exam Question 7

    What happens when broker.rack configuration is provided in broker configuration in Kafka cluster?
  • CCDAK Exam Question 8

    There are 3 brokers in the cluster. You want to create a topic with a single partition that is resilient to one broker failure and one broker maintenance. What is the replication factor will you specify while creating the topic?
  • CCDAK Exam Question 9

    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 10

    Select all the way for one consumer to subscribe simultaneously to the following topics - topic.history, topic.sports, topic.politics? (select two)