BAD_REQUEST: Failed to update MLflow in linked AML workspace. #640
Unanswered
pablo-corralllorca-extrelayr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm using the most basic example from the documentation. However, when I try to deploy it into databricks, I receive the following error:
RestException: BAD_REQUEST: Failed to update MLflow in linked AML workspace. PATCH request to /experimentids/***/runs/*** deserialize request body. Body: '{ "error": { "code": "UserError", "severity": null, "message": "Error when parsing request; unable to deserialize request body", "messageFormat": null, "messageParameters": null, "referenceCode": null, "detailsUri": null, "target": null, "details": [], "innerError": null, "debugInfo": null, "additionalInfo": null }, "correlation": { "operation": "***", "request": "***" }, "environment": "westeurope", "location": "westeurope", "time": "2022-12-16T08:16:35.0620478+00:00", "componentName": "run-history" }
Any clue of what could be happening?
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions