A method for using Kafka Admin to set up a control loop to keep consumer groups full.
I've graciously included the kafka binaries in the kafka directory
cd kafka
bin/zookeeper-server-start.sh config/zookeeper.propertiescd kafka
bin/kafka-server-start.sh config/server.propertiesyarn start