java - How to move a whole ElasticSearch 0.20.6 Cluster? -


we running old elasticsearch 0.20.6 cluster on legacy-system, need move , scale down single machine, since service used anymore.

we can not upgrade es, since afaik imply updating java clients, can not do.

does know "simple" way move indices new machine running 0.20.6?

try moving /data directory.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

javascript - Which segment of a polyline was clicked? -

c# - Avoiding duplicate methods for Task and Task<T> -