Working with Apache Kafka in dynamic environment

时间:2015-05-08 09:59:09

标签: apache-kafka

I am new to Kafka and I am using 0.8.2 version. I am not getting the answers for my following questions.

  1. What is a partition key.

  2. How to identify a partition at producer side to send a message.

  3. If 1 broker is there in kafka cluster with one topic and partition. My Producer is sending messages, if a new broker is added to cluster. Then how to configure my topic to add new partition for new broker.

Awaiting for your reply. Thanks in advance.

Anand

0 个答案:

没有答案