You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A connector to AWS Amazon Bedrock has been created with the below configuration, following the blueprint here.
After creation, when indexing data or simulate the pipeline, an error is thrown, indicating some issues with data mapping between the connector and the processor.
Hi @t49tran, I just followed your steps, but I didn't receive such error, the simulate and ingest API worked for me. I'm using the Opensearch docker image 2.19 on Mac OS 15.3.1.
Also I don't see your model registration step, maybe something went wrong such as incorrect connector id?
What is the bug?
I am using OpenSearch 2.19 / 2.18.
A connector to AWS Amazon Bedrock has been created with the below configuration, following the blueprint here.
After creation, when indexing data or simulate the pipeline, an error is thrown, indicating some issues with data mapping between the connector and the processor.
The error:
How can one reproduce the bug?
This connector is used to create a model for a pipeline with text embedding processor. Pipeline:
An index was then created:
Pipeline simulation request:
What is the expected behavior?
The simulation/pipeline should run successfully.
What is your host/environment?
Ubuntu 24.4, Opensearch docker image 2.18 and 2.19
The text was updated successfully, but these errors were encountered: