casieowen
(Casie Owen)
January 26, 2017, 8:07pm
1
Hi,
According to https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html: "Remote hosts have to be explicitly whitelisted in elasticsearch.yaml using the reindex.remote.whitelist property." Question is: does that need to be set in the .yml on all nodes, or maybe just master and/or client?
Thanks,
Casie
Hi @casieowen ,
I have a cluster with 2 nodes and just set it in the master node. everything went fine with the reindex.
Have you tried all these approaches and neither one had worked?
Regards,
Guilherme
geekpete
(Peter Dyson)
May 24, 2018, 3:22am
4
It's only required to be configured on the node that will be coordinating the remote reindex.