I have a cluster with 5 nodes, I want removed 2 nodes from cluster.
What I'm doing is, before shutdown a node I run a gateway snapshot call,
wait it, and so shut it down , however this action doesn't guarantee that
all shards live in others nodes.
I'd like to know how what's the most accurate way to remove a node from the
cluster keeping shards in the other nodes?
There was bunch of nice talks mentioning this feature at Berlin Buzzwords
2012 this year. Check the talk. One of them was ... ehm ... featuring two
clowns (plus one nice gentleman in the audience) trying to demo this
feature live: http://vimeo.com/album/1968418/video/44718093 (shard
allocation feature is show in the end on the show)
I have a cluster with 5 nodes, I want removed 2 nodes from cluster.
What I'm doing is, before shutdown a node I run a gateway snapshot call,
wait it, and so shut it down , however this action doesn't guarantee that
all shards live in others nodes.
I'd like to know how what's the most accurate way to remove a node from
the cluster keeping shards in the other nodes?
Good talk Lukas, and nice live-fix for ES multicasting
I tested allocation api last night, it took a time to remove a node, I got
best performance doing /optimize, /snapshot and ...exclude._ip, it worked
faster.
There was bunch of nice talks mentioning this feature at Berlin Buzzwords
2012 this year. Check the talk. One of them was ... ehm ... featuring two
clowns (plus one nice gentleman in the audience) trying to demo this
feature live: http://vimeo.com/album/1968418/video/44718093 (shard
allocation feature is show in the end on the show)
I have a cluster with 5 nodes, I want removed 2 nodes from cluster.
What I'm doing is, before shutdown a node I run a gateway snapshot call,
wait it, and so shut it down , however this action doesn't guarantee that
all shards live in others nodes.
I'd like to know how what's the most accurate way to remove a node from
the cluster keeping shards in the other nodes?
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.