--- source: type: "dbt" config: manifest_path: "./your/dbt/manifest.json" catalog_path: "./your/dbt/catalog.json" target_platform: "[target data platform]" load_schemas: True # or false sink: type: "datahub-rest" config: server: 'http://localhost:8080'