I am running elasticsearch-5.0.0-beta1 in my laptop, I want to add one more new node to my elasticsearch cluster. In total I want to have 2 nodes. How do I do this?
My elasticsearch.yml cluster.name: my-application
node.attr.rack: r1 node.name: node-1
path.data: /path/to/data
I have a single machine with 1 ip address. Can I add another node in same machine? I dont have another machine to add as a node. Please help. I am a beginner.
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.