mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-12 15:36:03 +00:00
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"type": "kafka",
|
|
"serviceName": "sample_kafka",
|
|
"serviceConnection": {
|
|
"config": {
|
|
"type": "Kafka"
|
|
}
|
|
},
|
|
"sourceConfig": {
|
|
"config": {}
|
|
}
|
|
} |