How will you find out all the partitions without a leader?
A. kafka-topics.sh --broker-list localhost:9092 --describe --under-replicated-partitions
B. kafka-topics.sh --bootstrap-server localhost:2181 --describe --unavailable-partitions
C. kafka-topics.sh --zookeeper localhost:2181 --describe --unavailable-partitions
D. kafka-topics.sh --zookeeper localhost:2181 --describe --under-replicated-partitions
Which of the following statements are true regarding the number of partitions of a topic?
A. The number of partitions in a topic cannot be altered
B. We can add partitions in a topic by adding a broker to the cluster
C. We can add partitions in a topic using the kafka-topics.sh command
D. We can remove partitions in a topic by removing a broker
E. We can remove partitions in a topic using the kafka-topics.sh command
What is true about replicas?
A. Produce requests can be done to the replicas that are followers
B. Produce and consume requests are load-balanced between Leader and Follower replicas
C. Leader replica handles all produce and consume requests
D. Follower replica handles all consume requests
There are 3 producers writing to a topic with 5 partitions. There are 5 consumers consuming from the topic. How many Controllers will be present in the cluster?
A. 3
B. 5
C. 2
D. 1
You have a Zookeeper cluster that needs to be able to withstand the loss of 2 servers and still be able to function. What size should your Zookeeper cluster have?
A. 4
B. 5
C. 2
D. 3
E. 6
The Controller is a broker that is... (select two)
A. elected by Zookeeper ensemble
B. is responsible for partition leader election
C. elected by broker majority
D. is responsible for consumer group rebalances
In Avro, adding a field to a record without default is a __ schema evolution
A. forward
B. backward
C. full
D. breaking
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?
A. 2
B. 1
C. 3
D. 6
What's is true about Kafka brokers and clients from version 0.10.2 onwards?
A. Clients and brokers must have the exact same version to be able to communicate
B. A newer client can talk to a newer broker, but an older client cannot talk to a newer broker
C. A newer client can talk to a newer broker, and an older client can talk to a newer broker
D. A newer client can't talk to a newer broker, but an older client can talk to a newer broker
When using the Confluent Kafka Distribution, where does the schema registry reside?
A. As a separate JVM component
B. As an in-memory plugin on your Zookeeper cluster
C. As an in-memory plugin on your Kafka Brokers
D. As an in-memory plugin on your Kafka Connect Workers
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Confluent exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your CCDAK exam preparations and Confluent certification application, do not hesitate to visit our Vcedump.com to find your solutions here.