Closed
Description
I am trying to use kafka-python to inspect a topic's basic information such as partitions,
but I am not sure that the module can help me because I didn't see any instructions.
I am using kafka-python 1.3.3.
Is there any way that can help me do this with python instead of using command line ?
kafka-topics --list --zookeeper localhost:2181
kafka-run-class kafka.tools.GetOffsetShell --broker-list localhost:9092 -topic vital_signs --time -1
Metadata
Metadata
Assignees
Labels
No labels