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/

posta un anno fa367 visualizzazioni
1 Risposta
0

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

profile pictureAWS
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande