forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2.8 KiB
2.8 KiB
Querying Kafka Topics
Scenario
You can query existing Kafka topics on MRS.
Procedure
- Go to the Kafka service page.
- For versions earlier than MRS 1.9.2, log in to MRS Manager and choose Services > Kafka.
- For MRS 1.9.2 or later, click the cluster name on the MRS console and choose Components > Kafka.
- For MRS 3.x or later, log in to FusionInsight Manager. For details, see Accessing FusionInsight Manager (MRS 3.x or Later). Choose Cluster > Name of the desired cluster > Services > Kafka.
- Click KafkaTopicMonitor.
All topics are displayed in the list by default. You can view the number of partitions and replicas of the topics.
- Click the desired topic in the list to view its details.
Parent topic: Using Kafka