CCDAK 試験問題を無料オンラインアクセス
試験コード: | CCDAK |
試験名称: | Confluent Certified Developer for Apache Kafka Certification Examination |
認定資格: | Confluent |
無料問題数: | 260 |
更新日: | 2025-09-02 |
You are receiving orders from different customer in an "orders" topic with multiple partitions. Each message has the customer name as the key. There is a special customer named ABC that generates a lot of orders and you would like to reserve a partition exclusively for ABC. The rest of the message should be distributed among other partitions. How can this be achieved?
You need to consume messages from Kafka using the command-line interface (CLI).
Which command should you use?