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

10 lines
177 B
YAML

source:
type: "feast-repository"
config:
path: "/path/to/repository/"
environment: "PROD"
sink:
type: "datahub-rest"
config:
server: "http://localhost:8080"