AWS の ElasticSearch を使う時、 Python ElasticSearch で UnsupportedProductError が出場合の解決

投稿者: ytyng 2年, 6ヶ月 前
elasticsearch.exceptions.UnsupportedProductError: The client noticed that the server is not a supported distribution of Elasticsearch

が出る場合

Python の elasticsearch ライブラリが 7.14 で、AWS の OpenSearch / Elasticsearch に接続すると出る。

バージョンダウンすると出ない。

pip install "elasticsearch<7.14"

現在の評価: 5

コメント

アーカイブ

2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011