Re: Reg. Partition Rebalancing

2016-03-31 Thread Srikanth Chandika
of doing this, which is OK because it involves > moving a lot of data around. Internally at LinkedIn we have some scripts we > use for more intelligently balancing partitions to assure even balances > based on a number of criteria. I’m hoping to have more to say about this > later thi

Re: Best Recommended replication-factor

2016-03-31 Thread Srikanth Chandika
storage, lower performance)? > > On Tue, Mar 29, 2016 at 12:49 AM, Srikanth Chandika < > linosrika...@gmail.com> > wrote: > > > Hi, > > > > What is the best recommended replication-factor for a 5 broker kafka? > > Can anybody suggest me the good replication factor > > > > Regards, > > Srikanth > > >

Reg. Partition Rebalancing

2016-03-29 Thread Srikanth Chandika
Hi, I am new to kafka I am testing all the options in kafka. I am confused about the re-balancing? How and where to configure the re-balancing option? Regards, Srikanth

Best Recommended replication-factor

2016-03-28 Thread Srikanth Chandika
Hi, What is the best recommended replication-factor for a 5 broker kafka? Can anybody suggest me the good replication factor Regards, Srikanth

Need help regarding Kafka

2016-03-23 Thread Srikanth Chandika
Hi, -- I am new to kafka and zookeeper. I have implemented my test environment with one Zookeeper node and 3 Kafka nodes. Now I want to increase my 1 zookeeper to 3 nodes ensemble. -- I am continuously producing messages to one of the topic with python script while the msgs producing in progress