Hi ,
I have java application and i am using elastic search as data storage so previously i had HA configuration like one master node and two data nodes so in this case its like single point failure if master node is down so could you please tell me what will be best approach for HA if i use 3 or 4 elastic search , how can i configure master and data??
Thanks ....
So you are saying all nodes should be master/data .
node.master=true
node.data=true in all three servers
If i use two master and one data in that case is it fine ????
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.