nerdexam
Confluent

CCDAK · Question #176

CCDAK Question #176: Real Exam Question with Answer & Explanation

The correct answer is A. kafka-reassign-partitions.sh. The kafka-reassign-partitions.sh tool is used to modify the replication factor of an existing topic by reassigning partitions to different brokers.

Question

Which tool can you use to modify the replication factor of an existing topic?

Options

  • Akafka-reassign-partitions.sh
  • Bkafka-recreate-topic.sh
  • Ckafka-topics.sh
  • Dkafka-reassign-topics.sh

Explanation

The kafka-reassign-partitions.sh tool is used to modify the replication factor of an existing topic by reassigning partitions to different brokers.

Community Discussion

No community discussion yet for this question.

Full CCDAK Practice