Hi,

To start the Kafka Broker from the CLI we run the following command:

"*bin/kafka-server-start.sh config/server.properties"*

How can I get hold of zookeeper configuration or all the configurations
mentioned in server.properties in runtime. By runtime meaning code need to
access those properties inside the kafka broker java process.

Thanks,
Sumit

Reply via email to