Horizontal scaling a topic

2015-04-23 Thread Corey Nolet
I have a cluster of 3 nodes and I've created a topic with some number of partitions and some number of replicas, let's say 10 and 2, respectively. Later, after I've got my 3 nodes fairly consumed with data in the 10 partitions, I want to add 2 more nodes to the mix to help balance out the

Re: Horizontal scaling a topic

2015-04-23 Thread Yury Ruchin
For Kafka 0.8.x[.x], refer to https://cwiki.apache.org/confluence/display/KAFKA/Replication+tools#Replicationtools-6.ReassignPartitionsTool . 2015-04-23 23:20 GMT+03:00 Corey Nolet cjno...@gmail.com: I have a cluster of 3 nodes and I've created a topic with some number of partitions and some