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/

已提问 1 年前367 查看次数
1 回答
0

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

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则