I am trying to cluster two system as an elastic cluster
I have two system running on ubuntu where elasticsearch is set .The following are the config files with the lines that i have modified or uncommented from the default
When i run elastic search with these configurations
sytem 1elasticsearch does not start and throws error : "not enough master nodes discovered during pinging (found [[]], but needed [-1]), pinging again
"
System 2 starts but does not ping the other system
I want to combine these two systems as a cluster please let me know the mistakes and the right way to do it
Please format your code, logs or configuration files using </> icon as explained in this guide and not the citation button. It will make your post more readable.
Or use markdown style like:
```
CODE
```
This is the icon to use if you are not using markdown format:
There's a live preview panel for exactly this reasons.
Lots of people read these forums, and many of them will simply skip over a post that is difficult to read, because it's just too large an investment of their time to try and follow a wall of badly formatted text.
If your goal is to get an answer to your questions, it's in your interest to make it as easy to read and understand as possible.
Please update your post.
Here I think that transport.host: 127.0.0.1 is wrong and should be transport.host: 0.0.0.0.
Also it does not make sense to have only one master eligible node.
So actually write:
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.