I have 2 instances in one server, but none of them are data node, one is master (-Des.node.master=true -Des.node.data=false) and another is use for search balance (-Des.node.master=false -Des.node.data=false), totally fine, no load at all.
But if these are data nodes, you probable shouldn't do that, better be one instance per machine. On Monday, April 21, 2014 5:30:17 PM UTC+8, age wrote: > > Good morning > > Does anyone have 2 or more instances running Elastic Search on the same > machine? Problems who live 2 instances of Elastic Search in the same > machine? Besides that would have to share the RAM, and consultation would > be slower. > > A greeting and thanks > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f01eb0c3-eb4a-4e04-b9fa-c1c143e32b3e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
