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

9 lines
148 B
YAML

source:
type: mlflow
config:
tracking_uri: "http://127.0.0.1:5000"
sink:
type: datahub-rest
config:
server: "http://localhost:8080"