Created 10-09-2016 04:29 AM
Created 10-11-2016 01:31 AM
All broker configurations can be found in Kafka /conf folder. Broker configuration are stored in files with names like server.properties. There will be one server.properties per broker, usually named server1.properties, server2.properties etc.
+++++++++
If any of the responses was helpful, please don't forget to vote and accept the best answer to your question.
Created 10-10-2016 05:41 AM
We don't have any script/tool. But during server startup, Kafka dumps all the configs to log file.
Created 10-11-2016 01:31 AM
All broker configurations can be found in Kafka /conf folder. Broker configuration are stored in files with names like server.properties. There will be one server.properties per broker, usually named server1.properties, server2.properties etc.
+++++++++
If any of the responses was helpful, please don't forget to vote and accept the best answer to your question.