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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ