Re: Using embedded zookeeper to make an ensemble

2014-05-16 Thread Shawn Heisey
On 5/16/2014 6:43 PM, Steve McKay wrote: > Doing this doesn't avoid the need to configure and administrate ZK. Running a > special snowflake setup to avoid downloading a tar.gz doesn't seem like a > good trade-off to me. > > On May 15, 2014, at 3:27 PM, Upayavira wrote: > >> Hi, >> >> I need t

Re: Using embedded zookeeper to make an ensemble

2014-05-16 Thread Steve McKay
Doing this doesn't avoid the need to configure and administrate ZK. Running a special snowflake setup to avoid downloading a tar.gz doesn't seem like a good trade-off to me. On May 15, 2014, at 3:27 PM, Upayavira wrote: > Hi, > > I need to set up a zookeeper ensemble. I could download Zookeep

Using embedded zookeeper to make an ensemble

2014-05-16 Thread Upayavira
Hi, I need to set up a zookeeper ensemble. I could download Zookeeper and do it that way. I already have everything I need to run Zookeeper within a Solr install. Is it possible to run a three node zookeeper ensemble by starting up three Solr nodes with Zookeeper enabled? Obviously, I'd only use