datahub/metadata-ingestion/examples/recipes/feast_repository_to_datahub.dhub.yaml

10 lines
166 B
YAML

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