I'm not sure what's the best way to extend/reduce an elasticsearch
cluster in networks like rackspace or other. I was thinking to a
system that would allow me to tell to one node I added a machine and
let this node ring others about it since I can't do multicast.
This is possible using unicast discovery. Actually, elasticsearch takes
discovery a step further for cloud platforms by integrating with the cloud
API to provide discovery, but its only enabled for AWS now (rackspace is the
next one to support).
I'm not sure what's the best way to extend/reduce an elasticsearch
cluster in networks like rackspace or other. I was thinking to a
system that would allow me to tell to one node I added a machine and
let this node ring others about it since I can't do multicast.
This is possible using unicast discovery. Actually, elasticsearch takes
discovery a step further for cloud platforms by integrating with the cloud
API to provide discovery, but its only enabled for AWS now (rackspace is the
next one to support).
I'm not sure what's the best way to extend/reduce an elasticsearch
cluster in networks like rackspace or other. I was thinking to a
system that would allow me to tell to one node I added a machine and
let this node ring others about it since I can't do multicast.
We can add it post 0.13, both cloudfiles and rackspace (cloudservers) based
disco. They don't have good Java libraries like AWS does (an official SDK),
which is annoying...
This is possible using unicast discovery. Actually, elasticsearch takes
discovery a step further for cloud platforms by integrating with the cloud
API to provide discovery, but its only enabled for AWS now (rackspace is the
next one to support).
I'm not sure what's the best way to extend/reduce an elasticsearch
cluster in networks like rackspace or other. I was thinking to a
system that would allow me to tell to one node I added a machine and
let this node ring others about it since I can't do multicast.
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.