I wonder if multinode cluster has any limitations with geographical localization of nodes (mainly master). Is it possible (and efficient) to install 3 master nodes in e.g London, NY and Sydney respectively and connect them to 1 cluster? Is it any limitations for such approach, e.g in licenses or something else?
Also add to it several data nodes - is it important where they are? I think that they should be "close" to master node but I'd like to be sure.
Nodes in an Elasticsearch requires low latencies and good throughput between the nodes, so deploying clusters distributed across regions in that way is not supported and likely to cause all sorts of problems.
Possible? Maybe in theory. In reality it is however definitely not recommended as you are likely to suffer from cluster instability and poor performance.
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.