2012-11-17 03:38:14 +08:00
|
|
|
{
|
|
|
|
|
"cluster_config": [
|
|
|
|
|
{
|
|
|
|
|
"entity_id": "0",
|
2012-12-18 06:12:27 +08:00
|
|
|
"hostname": "localhost",
|
2012-11-17 03:38:14 +08:00
|
|
|
"role": "zookeeper",
|
|
|
|
|
"cluster_name": "source",
|
2012-12-18 06:12:27 +08:00
|
|
|
"kafka_home": "default",
|
|
|
|
|
"java_home": "default",
|
|
|
|
|
"jmx_port": "9990"
|
2012-11-17 03:38:14 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"entity_id": "1",
|
2012-12-18 06:12:27 +08:00
|
|
|
"hostname": "localhost",
|
2012-11-17 03:38:14 +08:00
|
|
|
"role": "broker",
|
|
|
|
|
"cluster_name": "source",
|
2012-12-18 06:12:27 +08:00
|
|
|
"kafka_home": "default",
|
|
|
|
|
"java_home": "default",
|
|
|
|
|
"jmx_port": "9991"
|
2012-11-17 03:38:14 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"entity_id": "2",
|
2012-12-18 06:12:27 +08:00
|
|
|
"hostname": "localhost",
|
2012-11-17 03:38:14 +08:00
|
|
|
"role": "broker",
|
|
|
|
|
"cluster_name": "source",
|
2012-12-18 06:12:27 +08:00
|
|
|
"kafka_home": "default",
|
|
|
|
|
"java_home": "default",
|
|
|
|
|
"jmx_port": "9992"
|
2012-11-17 03:38:14 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"entity_id": "3",
|
2012-12-18 06:12:27 +08:00
|
|
|
"hostname": "localhost",
|
2012-11-17 03:38:14 +08:00
|
|
|
"role": "broker",
|
|
|
|
|
"cluster_name": "source",
|
2012-12-18 06:12:27 +08:00
|
|
|
"kafka_home": "default",
|
|
|
|
|
"java_home": "default",
|
|
|
|
|
"jmx_port": "9993"
|
2012-11-17 03:38:14 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"entity_id": "4",
|
2012-12-18 06:12:27 +08:00
|
|
|
"hostname": "localhost",
|
2012-11-17 03:38:14 +08:00
|
|
|
"role": "producer_performance",
|
|
|
|
|
"cluster_name": "source",
|
2012-12-18 06:12:27 +08:00
|
|
|
"kafka_home": "default",
|
|
|
|
|
"java_home": "default",
|
|
|
|
|
"jmx_port": "9997"
|
2012-11-17 03:38:14 +08:00
|
|
|
},
|
|
|
|
|
{
|
2012-12-01 10:04:19 +08:00
|
|
|
"entity_id": "5",
|
2012-12-18 06:12:27 +08:00
|
|
|
"hostname": "localhost",
|
2012-11-17 03:38:14 +08:00
|
|
|
"role": "console_consumer",
|
|
|
|
|
"cluster_name": "source",
|
2012-12-18 06:12:27 +08:00
|
|
|
"kafka_home": "default",
|
|
|
|
|
"java_home": "default",
|
|
|
|
|
"jmx_port": "9998"
|
2012-11-17 03:38:14 +08:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|