mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-12 19:49:36 +00:00
9 lines
148 B
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" |