Priming data for a new node

When adding a new node to a cluster, is there a way to prevent it from having
to copy all the data from the other nodes?

We tried to copy the data on disk from an existing node (one that had all the
data for the given indices), but it still copied everything. Is there a way to
make it update what is new only?

Thanks.

--
http://yves.zioup.com
gpg: 4096R/32B0F416

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/546D8838.5070405%40zioup.com.
For more options, visit https://groups.google.com/d/optout.

It doesn't copy everything, only what it needs to balance the shards.

On 20 November 2014 17:20, Yves Dorfsman yves@zioup.com wrote:

When adding a new node to a cluster, is there a way to prevent it from
having
to copy all the data from the other nodes?

We tried to copy the data on disk from an existing node (one that had all
the
data for the given indices), but it still copied everything. Is there a
way to
make it update what is new only?

Thanks.

--
http://yves.zioup.com
gpg: 4096R/32B0F416

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/546D8838.5070405%40zioup.com
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAF3ZnZ%3DSu7TQf9zkhzAR8LJzYeq_7k%3Dkc4_SskQK_5A01sNzqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

So if a shard has been updated since the data copy, will it copy the entire
shard, or just update it?

On Wednesday, 19 November 2014 23:34:01 UTC-7, Mark Walkom wrote:

It doesn't copy everything, only what it needs to balance the shards.

On 20 November 2014 17:20, Yves Dorfsman <yv...@zioup.com <javascript:>>
wrote:

When adding a new node to a cluster, is there a way to prevent it from
having
to copy all the data from the other nodes?

We tried to copy the data on disk from an existing node (one that had all
the
data for the given indices), but it still copied everything. Is there a
way to
make it update what is new only?

Thanks.

--
http://yves.zioup.com
gpg: 4096R/32B0F416

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/b7b30007-972b-40cb-a5b0-5eb1c1b738c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.