You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"cluster_config": [
|
|
|
|
{
|
|
|
|
"entity_id": "0",
|
|
|
|
"hostname": "localhost",
|
|
|
|
"role": "zookeeper",
|
|
|
|
"kafka_home": "default",
|
|
|
|
"java_home": "default",
|
|
|
|
"jmx_port": "9990"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"entity_id": "1",
|
|
|
|
"hostname": "localhost",
|
|
|
|
"role": "broker",
|
|
|
|
"kafka_home": "default",
|
|
|
|
"java_home": "default",
|
|
|
|
"jmx_port": "9991"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"entity_id": "2",
|
|
|
|
"hostname": "localhost",
|
|
|
|
"role": "broker",
|
|
|
|
"kafka_home": "default",
|
|
|
|
"java_home": "default",
|
|
|
|
"jmx_port": "9992"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"entity_id": "3",
|
|
|
|
"hostname": "localhost",
|
|
|
|
"role": "broker",
|
|
|
|
"kafka_home": "default",
|
|
|
|
"java_home": "default",
|
|
|
|
"jmx_port": "9993"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"entity_id": "4",
|
|
|
|
"hostname": "localhost",
|
|
|
|
"role": "producer_performance",
|
|
|
|
"kafka_home": "default",
|
|
|
|
"java_home": "default",
|
|
|
|
"jmx_port": "9994"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"entity_id": "5",
|
|
|
|
"hostname": "localhost",
|
|
|
|
"role": "console_consumer",
|
|
|
|
"kafka_home": "default",
|
|
|
|
"java_home": "default",
|
|
|
|
"jmx_port": "9995"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|