Is it possible to use Data Prepper to migrate from Elasticsearch 7.10.2 to OpenSearch 3.1.0? #6738
Unanswered
s1191994586-max
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Data Prepper supports reading data from OpenSearch and Elasticsearch (up to 8) clusters using the Have you looked at the https://github.com/opensearch-project/opensearch-migrations project? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to migrate from Elasticsearch 7.10.2 to OpenSearch 3.1.0, but the official documentation says it requires downtime or an in-place upgrade. Is there a solution for smoothly migrating two clusters and then switching the access address?
References:
1.https://opensearch.org/blog/announcing-data-prepper-2-5-0/
2.https://docs.opensearch.org/docs/latest/install-and-configure/upgrade-opensearch/index/#compatibility
3.https://docs.opensearch.org/2.8/upgrade-to/upgrade-to/
Beta Was this translation helpful? Give feedback.
All reactions