CCAAK試験無料問題集「Confluent Certified Administrator for Apache Kafka 認定」

Which of the following are Kafka Connect internal topics? (Choose three.)

正解:A,D,E 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are managing a Kafka cluster with five brokers (broker id '0', '1','2','3','4') and three ZooKeepers. There are 100 topics, five partitions for each topic, and replication factor three on the cluster. Broker id '0' is currently the Controller, and this broker suddenly fails.
Which statements are correct? (Choose three.)

正解:D,E,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A company is setting up a log ingestion use case where they will consume logs from numerous systems. The company wants to tune Kafka for the utmost throughput.
In this scenario, what acknowledgment setting makes the most sense?

解説: (GoShiken メンバーにのみ表示されます)
An employee in the reporting department needs assistance because their data feed is slowing down. You start by quickly checking the consumer lag for the clients on the data stream.
Which command will allow you to quickly check for lag on the consumers?

解説: (GoShiken メンバーにのみ表示されます)
Multiple clients are sharing a Kafka cluster.
As an administrator, how would you ensure that Kafka resources are distributed fairly to all clients?

解説: (GoShiken メンバーにのみ表示されます)
You have an existing topic t1 that you want to delete because there are no more producers writing to it or consumers reading from it.
What is the recommended way to delete the topic?

解説: (GoShiken メンバーにのみ表示されます)