Hi,

Thanks for reply.
You have shared the command. I am looking for the formula or way to
calculate the number of partitions for my topic.

Regards,
Sachit

On Sun, 11 Nov 2018, 20:08 花儿向阳开 <2468946...@qq.com wrote:

> Hi,
>   Maybe you can use the command like:
>     kafka-topic.sh --create --topic <topic_name> --partitions
> <partition_number>  --replication-factor <replica_number> --zookeeper
> <zookeeperIP:Port>
>   I hope it helps!
>
>
> Regards!
> Cathy
> ------------------ 原始邮件 ------------------
> 发件人: "Sachit Murarka"<connectsac...@gmail.com>;
> 发送时间: 2018年11月11日(星期天) 晚上10:48
> 收件人: "users"<users@kafka.apache.org>;
>
> 主题: Deciding number of partitions
>
>
>
> Hello All,
>
> I am new to kafka.  Could anyone please tell how to decided number of
> partitions for our topic?
>
>
> Kind Regards,
> Sachit Murarka

Reply via email to