[zookeeper] servers=[ "localhost:22181", "localhost:32181", "localhost:42181" ] timeout=6 root-path="/burrow" [cluster.local] class-name="kafka" servers=[ "localhost:19092", "localhost:29092", "localhost:39092" ] topic-refresh=10 offset-refresh=10 [consumer.local] class-name="kafka" cluster="local" servers=[ "localhost:19092", "localhost:29092", "localhost:39092" ] group-blacklist="^(console-consumer-|python-kafka-consumer-).*$" group-whitelist="" [consumer.local_zk] class-name="kafka_zk" cluster="local" servers=[ "localhost:22181", "localhost:32181", "localhost:42181" ] zookeeper-path="/local" zookeeper-timeout=30 group-blacklist="^(console-consumer-|python-kafka-consumer-).*$" group-whitelist="" [httpserver.default] address=":8000"