原schema-upgrade项目更名,发布初版
This commit is contained in:
11
testSchemaFiles/clusters.json
Normal file
11
testSchemaFiles/clusters.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"namespace": "system",
|
||||
"type": "record",
|
||||
"name": "clusters",
|
||||
"fields": [
|
||||
{
|
||||
"name": "host_address",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user