Hi All,
I am very new to elastic search. I need to upgrade my version 5.5.2 to 7.2.
Can you please guide to do the upgrade. Thank you advance.
Regards
Bala.S
Hi All,
I am very new to elastic search. I need to upgrade my version 5.5.2 to 7.2.
Can you please guide to do the upgrade. Thank you advance.
Regards
Bala.S
I'd probably reindex everything in the new cluster using reindex from remote API.
Otherwise you need basically to update to latest 5.x version, run the upgrade manager (can't recall the exact name), then upgrade to latest 6.8 version, then run the upgrade manager and probably rewrite all segments, then upgrade to 7.2.x.
Note that you should read for each step the upgrade documentation.
Hello @dadoonet,
Thank you for your reply . I successfully installed and able to access from the external system by adding these.
network.host: ::1
http.host: 0.0.0.0
Regards
Balamurugan.S
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.