Re: Kafka/Zookeeper deployment Questions

2014-10-17 Thread Roger Hoover
with someone who is and wanted to ask people about this so that we > can learn what works and what doesn't. > > ___ > From: Roger Hoover [roger.hoo...@gmail.com] > Sent: Friday, October 17, 2014 12:26 PM > To: users@kafka.apache.org > Sub

RE: Kafka/Zookeeper deployment Questions

2014-10-17 Thread Sybrandy, Casey
17, 2014 12:26 PM To: users@kafka.apache.org Subject: Re: Kafka/Zookeeper deployment Questions Casey, Could you describe a little more about how these would help manage a cluster? My understanding is that Consul provides service discovery and leader election. Kafka already uses ZooKeeper for brok

Re: Kafka/Zookeeper deployment Questions

2014-10-17 Thread Roger Hoover
ed Consul and/or Confd to > manage a cluster. > > Casey > > > From: Neha Narkhede [neha.narkh...@gmail.com] > Sent: Thursday, October 16, 2014 9:54 AM > To: users@kafka.apache.org > Subject: Re: Kafka/Zookeeper deployment Questions >

RE: Kafka/Zookeeper deployment Questions

2014-10-17 Thread Sybrandy, Casey
Neha, Thanks. I'd still love to know if anyone has used Consul and/or Confd to manage a cluster. Casey From: Neha Narkhede [neha.narkh...@gmail.com] Sent: Thursday, October 16, 2014 9:54 AM To: users@kafka.apache.org Subject: Re: Kafka/Zook

Re: Kafka/Zookeeper deployment Questions

2014-10-16 Thread Neha Narkhede
In other words, if I change the number of partitions, can I restart the brokers one at a time so that I can continue processing data? Changing the # of partitions is an online operation and doesn't require restarting the brokers. However, any other configuration (with the exception of a few operat