datahub/metadata-ingestion/examples/recipes/example_to_datahub_kafka.yml

12 lines
227 B
YAML
Raw Normal View History

source:
type: "file"
config:
filename: "./examples/mce_files/bootstrap_mce.json"
sink:
type: "datahub-kafka"
config:
connection:
bootstrap: localhost:9092
schema_registry_url: http://localhost:8081