98160055ce9ccaf9e9f74674a1a8971c23c683cb
[dmaap/messagerouter/messageservice.git] / docs / configuration / configuration.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 Configuration
5 =============
6
7 Deploy the ZooKeeper and Kafka and update the following 2 properties in MsgRtrApi.properties
8
9 config.zk.servers=<<zookeeper_host>>
10 kafka.metadata.broker.list=<<kafka_host>:<<kafka_port>>