Common Concepts
- Topic
A same type of messages maintained by Kafka.
- Partition
One topic can be divided into multiple partitions, and each partition corresponds to an appendant and log file whose sequence is fixed.
- Producer
Role in a Kafka topic to which messages are sent.
- Consumer
Role that obtains messages from Kafka topics.
- Broker
A node server in a Kafka cluster.
- keytab file
A key file for storing user information. Applications use the key file for API authentication in the cluster.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot