Hi, A customer hand me two clusters, these are in two servers, on each server there are 3 nodes on dockers, what will the best strategy to join these two clusters?
Also I was thinking that would be better to get rid of docker, it is posible to mantain the data and use the only one instance of elastic on the server? I imagine that i have to move all shards to one docker node, but It will be any inconvinience?
There is no way to join two clusters in Elasticsearch, and a node that has been a part of one cluster can not be made to join another while retaining data and cluster state. It has to join the new cluter as a new, completely empty node.
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.