12 lines
202 B
YAML

---
source:
type: "dbt"
config:
manifest_path: "./your/dbt/manifest.json"
catalog_path: "./your/dbt/catalog.json"
sink:
type: "datahub-rest"
config:
server: 'http://localhost:8080'