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.
142 lines
3.9 KiB
142 lines
3.9 KiB
12 years ago
|
{
|
||
|
"cluster_config": [
|
||
|
{
|
||
|
"entity_id": "0",
|
||
|
"hostname": "localhost",
|
||
|
"role": "zookeeper",
|
||
|
"cluster_name":"source",
|
||
|
"kafka_home": "system_test/migration_tool_testsuite/0.7",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9900"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "1",
|
||
|
"hostname": "localhost",
|
||
|
"role": "zookeeper",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9901"
|
||
|
},
|
||
|
|
||
|
|
||
|
{
|
||
|
"entity_id": "2",
|
||
|
"hostname": "localhost",
|
||
|
"role": "broker",
|
||
|
"cluster_name":"source",
|
||
|
"kafka_home": "system_test/migration_tool_testsuite/0.7",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9902"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "3",
|
||
|
"hostname": "localhost",
|
||
|
"role": "broker",
|
||
|
"cluster_name":"source",
|
||
|
"kafka_home": "system_test/migration_tool_testsuite/0.7",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9903"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "4",
|
||
|
"hostname": "localhost",
|
||
|
"role": "broker",
|
||
|
"cluster_name":"source",
|
||
|
"kafka_home": "system_test/migration_tool_testsuite/0.7",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9904"
|
||
|
},
|
||
|
|
||
|
|
||
|
{
|
||
|
"entity_id": "5",
|
||
|
"hostname": "localhost",
|
||
|
"role": "broker",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9905"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "6",
|
||
|
"hostname": "localhost",
|
||
|
"role": "broker",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9906"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "7",
|
||
|
"hostname": "localhost",
|
||
|
"role": "broker",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9907"
|
||
|
},
|
||
|
|
||
|
|
||
|
{
|
||
|
"entity_id": "8",
|
||
|
"hostname": "localhost",
|
||
|
"role": "producer_performance",
|
||
|
"cluster_name":"source",
|
||
|
"kafka_home": "system_test/migration_tool_testsuite/0.7",
|
||
|
"java_home": "/export/apps/jdk/JDK-1_6_0_27",
|
||
|
"jmx_port": "9908"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "9",
|
||
|
"hostname": "localhost",
|
||
|
"role": "producer_performance",
|
||
|
"cluster_name":"source",
|
||
|
"kafka_home": "system_test/migration_tool_testsuite/0.7",
|
||
|
"java_home": "/export/apps/jdk/JDK-1_6_0_27",
|
||
|
"jmx_port": "9909"
|
||
|
},
|
||
|
|
||
|
|
||
|
{
|
||
|
"entity_id": "10",
|
||
|
"hostname": "localhost",
|
||
|
"role": "console_consumer",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9910"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "11",
|
||
|
"hostname": "localhost",
|
||
|
"role": "console_consumer",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9911"
|
||
|
},
|
||
|
|
||
|
|
||
|
{
|
||
|
"entity_id": "12",
|
||
|
"hostname": "localhost",
|
||
|
"role": "migration_tool",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9912"
|
||
|
},
|
||
|
{
|
||
|
"entity_id": "13",
|
||
|
"hostname": "localhost",
|
||
|
"role": "migration_tool",
|
||
|
"cluster_name":"target",
|
||
|
"kafka_home": "default",
|
||
|
"java_home": "default",
|
||
|
"jmx_port": "9913"
|
||
|
}
|
||
|
|
||
|
]
|
||
|
}
|