Huawei
H13-723_V2.0 · Question #120
In Kafka, which statement about Consumer is correct? (multiple choice)
The correct answer is A. Consumer mainly conducts data consumption B. Topic needs to be specified when Consumer consumes data C. When multiple Consumers are configured with the same group.id, the data consumed by these D. The new ConsumerAPI consumption data does not need to specify the ZooKeeper address. See the full explanation below for the reasoning.
Question
In Kafka, which statement about Consumer is correct? (multiple choice)
Options
- AConsumer mainly conducts data consumption
- BTopic needs to be specified when Consumer consumes data
- CWhen multiple Consumers are configured with the same group.id, the data consumed by these
- DThe new ConsumerAPI consumption data does not need to specify the ZooKeeper address
How the community answered
(24 responses)- A100% (24)
Community Discussion
No community discussion yet for this question.