-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] ClassCastException for Create Connector, Deploy Model, Model Group #131
Comments
Additionally, there is a bug for the deploy model API of the
I'll action this as well |
PR opensearch-project/ml-commons#1580 has been raised to resolve this issue : Testing full provision workflow locally with Creating the workflow :
Provisioning workflow :
OpenSearch logs successful completion of all workflow steps :
|
What is the bug?
This issue is similar to the 3rd issue of #108 but for Create Connector and Register Model Group.
The solution would be similar to make the changes on ml-commons side like: opensearch-project/ml-commons#1560 for Create Connector and Model Group.
How can one reproduce the bug?
What is the expected behavior?
A connector should be created and a model group should be registered.
What is your host/environment?
Ubuntu
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: