Re: No. of Kafk Instances in Single machine

2017-11-06 Thread chidigam .
Hi Jan, Can you also please share your views on JVM heap configuration ? Regards Bhanu On Mon, Nov 6, 2017 at 5:41 PM, Jan Filipiak wrote: > Hi, > > I probably would recommend you to go for 1 instance. You can bump a few > thread configs to match your hardware better. > > Best Jan > > > On 06.11

Re: No. of Kafk Instances in Single machine

2017-11-06 Thread Jan Filipiak
Hi, I probably would recommend you to go for 1 instance. You can bump a few thread configs to match your hardware better. Best Jan On 06.11.2017 12:23, chidigam . wrote: Hi All, Let say, I have big machine, which having 120GB RAM, with lot of cores, and very high disk capacity. How many no

Re: No. of Kafk Instances in Single machine

2017-11-06 Thread John Yost
I would say the key thing is that the each Kafka server write to a separate set of 1..n disks and plan accordingly. --John On Mon, Nov 6, 2017 at 6:23 AM, chidigam . wrote: > Hi All, > Let say, I have big machine, which having 120GB RAM, with lot of cores, > and very high disk capacity. > > Ho

No. of Kafk Instances in Single machine

2017-11-06 Thread chidigam .
Hi All, Let say, I have big machine, which having 120GB RAM, with lot of cores, and very high disk capacity. How many no. of kafka instances are recommended? Is there any general principle I can apply, to calculate optimal no. Any help in this regards is highly appreciated. Regards Bhanu