Skip to content
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

[FEATURE] Integrate new Action Type of Batch Transform in Connectors and support CRUD transform jobs in Ml-Commons Tasks #2488

Closed
Zhangxunmt opened this issue May 31, 2024 · 0 comments
Assignees
Labels
feature Priority-High v2.16.0 Issues targeting release v2.16.0

Comments

@Zhangxunmt
Copy link
Collaborator

Is your feature request related to a problem?
Add the Bath Prediction/Transform as a new action type in the AI Connector framework. Currently only SageMaker has GA the batch transform https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform.html. Bedrock is still in preview of the batch prediction jobs. This new action type "batch_transform" will map to the SageMaker batch transform job.

When the "batch_transform" is executed through the connector, a Ml-Task id will be returned immediately. Users needs to use this task id to query the offline batch transform job status through the Ml-Task APIs(https://opensearch.org/docs/latest/ml-commons-plugin/api/tasks-apis/index/).

Do you have any additional context?
Add any other context or screenshots about the feature request here.

@Zhangxunmt Zhangxunmt added enhancement New feature or request untriaged labels May 31, 2024
@Zhangxunmt Zhangxunmt self-assigned this May 31, 2024
@ylwu-amzn ylwu-amzn moved this to Backlog in ml-commons projects Jun 4, 2024
@ylwu-amzn ylwu-amzn moved this from Backlog to On-deck in ml-commons projects Jun 4, 2024
@Zhangxunmt Zhangxunmt moved this from On-deck to In Progress in ml-commons projects Jun 4, 2024
@Zhangxunmt Zhangxunmt added the v2.16.0 Issues targeting release v2.16.0 label Jul 3, 2024
@github-project-automation github-project-automation bot moved this to Issues and PR's in OpenSearch Roadmap Jul 26, 2024
@ylwu-amzn ylwu-amzn removed the enhancement New feature or request label Jul 27, 2024
@github-project-automation github-project-automation bot moved this to 2.16 (First RC 07/23, Release 08/06) in OpenSearch Project Roadmap Aug 30, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in ml-commons projects Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Priority-High v2.16.0 Issues targeting release v2.16.0
Projects
Status: 2.16 (First RC 07/23, Release 08/06)
Development

No branches or pull requests

2 participants