how to upgrade elasticsearch from 2.4 to 5.6?
i have read https://www.elastic.co/guide/en/elasticsearch/reference/5.6/rolling-upgrades.html
but what step actually i need to do? this is not very clear.
i already backup the data from 2.4.
after diasabled shard, and syns, i it direct can reindex?
but how to migrate the data from 2.4 to 5.6?
if i use Reindex from remote, what setting should i do?
i need install what plugin at elasticsearch 2.4 and 5.6?
i get error
""type": "illegal_argument_exception",
"reason": "[10.88.4.253:9200] not whitelisted in reindex.remote.whitelist"
i already add 'reindex.remote.whitelist: oldhost:9200' at elasticsearch 2.4/ but still same.
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.