15 lines
263 B
JSON
Raw Normal View History

{
"type": "Mlflow",
"serviceName": "mlflow_svc",
"serviceConnection": {
"config": {
"type": "Mlflow",
"trackingUri": "http://localhost:8088",
"registryUri": "http://localhost:8088"
}
},
"sourceConfig": {
"config": {}
}
}