Hi
I have 3 differents ES cluster running under ES 2.x ... I would like to transfer some indices including Mapping from ES 2 (3 clusters) to ES 5 (1 cluster).
What's the best way to do that ?
Jérôme Fortias
Hi
I have 3 differents ES cluster running under ES 2.x ... I would like to transfer some indices including Mapping from ES 2 (3 clusters) to ES 5 (1 cluster).
What's the best way to do that ?
Jérôme Fortias
Some options:
The bad side of it is that it will reindex everything which can cost lot of CPU but if you are ok with that, go for it. Good thing is that you can try it on a subset of your data as you can provide a query to just narrow the data to reindex.This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.