How do I use the ES Connector with the Opensearch Serverless?

0

I've been trying to configure this

I get the error An error occurred while calling o129.pyWriteDynamicFrame. Cannot detect ES version - typically this happens if the network/Elasticsearch cluster is not accessible or when targeting a WAN/Cloud instance without the proper setting 'es.nodes.wan.only'

I setup the connector like this

path: <collection name> es.nodes.wan.only: true es.port 443 es.nodes https://<collection_id>.us-west-2.aoss.amazonaws.com/

preguntada hace un año367 visualizaciones
1 Respuesta
0

The Java client currently doesn't work with OpenSearch serverless yet because it doesn't expose the version.

profile pictureAWS
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas