You need to prefix the settings if provided using -D using es, for example, -Des.discovery.zen.ping…. . I don't know where you found the unicast.enabled flag in the docs… . Here are the settings to configure unicast:https://github.com/elasticsearch/elasticsearch/blob/master/config/ela....
On Sunday, February 26, 2012 at 6:54 PM, project2501 wrote:
Hi,
I've hunted through the guides and group but can't seem to get
unicast discovery to work.
I run ES on one server with no options.
On a second server I run:
bin/elasticsearch -Ddiscovery.zen.ping.unicast.enabled=true -
Ddiscovery.zen.ping.unicast.hosts=["192.168.0.7"]
Is this right?
I get various results. Sometimes exception in the master log.
Sometimes nothing at all.
You need to prefix the settings if provided using -D using es, for example, -Des.discovery.zen.ping…. . I don't know where you found the unicast.enabled flag in the docs… . Here are the settings to configure unicast:https://github.com/elasticsearch/elasticsearch/blob/master/config/ela....
On Sunday, February 26, 2012 at 6:54 PM, project2501 wrote:
Hi,
I've hunted through the guides and group but can't seem to get
unicast discovery to work.
I run ES on one server with no options.
On a second server I run:
bin/elasticsearch -Ddiscovery.zen.ping.unicast.enabled=true -
Ddiscovery.zen.ping.unicast.hosts=["192.168.0.7"]
Is this right?
I get various results. Sometimes exception in the master log.
Sometimes nothing at all.
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.