mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-29 12:13:01 +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"
|