The kafka cluster consists of 3 nodes.
I can create a topic and specify its patitiions by running commad: kafka-topics.sh --zookeeper xxx --create --partitions 1 -
kafka-topics.sh --zookeeper xxx --create --partitions 1 -