mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 23:57:03 +00:00
12 lines
196 B
YAML
12 lines
196 B
YAML
source:
|
|
type: "kafka"
|
|
config:
|
|
platform_instance: "YOUR_CLUSTER_ID"
|
|
connection:
|
|
bootstrap: "broker:9092"
|
|
schema_registry_url: http://localhost:8081
|
|
|
|
sink:
|
|
# sink configs
|
|
|