How can we assign roles for elasticsearch cluster?

Hi, all.

as we know that , in a elasticsearch cluster, different configurations 

have different effects.

like that:
node.master: true and node:data: false     ==>  it will be a 

"coordinator"
node.master: false and node.data: true ==> it will be a
"workhorse", just to store data.
node.master: false and node.data:false ==> it act as a "search
load balancer"

if we have a elasticsearch cluster contains 10 node.
how can we assign roles for these 10 nodes?

--
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/c17ced40-bba0-40d8-94c2-22b84eaac900%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

We have a 25 node cluster, with 3 master only nodes that we use as search
nodes, then the rest as data only.

But it depends on what your workload is.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 29 May 2014 16:38, aaron.ding0127@gmail.com wrote:

Hi, all.

as we know that , in a elasticsearch cluster, different configurations

have different effects.

like that:
node.master: true and node:data: false     ==>  it will be a

"coordinator"
node.master: false and node.data: true ==> it will be a
"workhorse", just to store data.
node.master: false and node.data:false ==> it act as a "search
load balancer"

if we have a elasticsearch cluster contains 10 node.
how can we assign roles for these 10 nodes?

--
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/c17ced40-bba0-40d8-94c2-22b84eaac900%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/c17ced40-bba0-40d8-94c2-22b84eaac900%40googlegroups.com?utm_medium=email&utm_source=footer
.
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/CAEM624Ztzkc2UwVDB%2BKyO0YoOR8jxfoGTc%3DSk_ygPEV%2BXO6p5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.