Re: Solrcloud with Master/Slave

2018-01-05 Thread Erick Erickson
ol for tracking solr activities. > > > Dinesh Sundaram > MBS Platform Engineering > > Mastercard > > > > -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Friday, January 5, 2018 10:58 AM > To: solr-user > Subject: Re:

RE: Solrcloud with Master/Slave

2018-01-05 Thread Sundaram, Dinesh
nsole. That console is really cool for tracking solr activities. Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Friday, January 5, 2018 10:58 AM To: solr-user Subject: Re: Solrcloud with Master/Slave

Re: Solrcloud with Master/Slave

2018-01-05 Thread Erick Erickson
One slight correction. Solr will run perfectly fine with a single ZooKeeper. The recommendation for 3 is that running with a single ZooKeeper creates a single point of failure, i.e. if that node goes down for any reason your Solr cluster won't be able to update anything at all. You can still query,

Re: Solrcloud with Master/Slave

2018-01-05 Thread Shawn Heisey
On 1/4/2018 9:01 AM, Sundaram, Dinesh wrote: > Thanks Shawn for your prompt response. Assume I have solrcloud A server with > 1 node runs on 8983 port and solrcloud B server with 1 node runs on 8983, > here I want to synch up the collection between solrcloud A and B using the > below replication

Re: Solrcloud with Master/Slave

2018-01-04 Thread Erick Erickson
res or > this also okay? > > > Dinesh Sundaram > MBS Platform Engineering > > Mastercard > > > > -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Thursday, January 4, 2018 2:06 PM > To: solr-user > Subject: Re: Solrcloud wi

RE: Solrcloud with Master/Slave

2018-01-04 Thread Sundaram, Dinesh
this also okay? Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Thursday, January 4, 2018 2:06 PM To: solr-user Subject: Re: Solrcloud with Master/Slave Yes you do use ZooKeeper. Starting Solr with the

Re: Solrcloud with Master/Slave

2018-01-04 Thread Erick Erickson
:erickerick...@gmail.com] > Sent: Thursday, January 4, 2018 10:10 AM > To: solr-user > Subject: Re: Solrcloud with Master/Slave > > Whoa. I don't think you should be doing this at all. This really appears > to be an XY problem. You're asking "how to do X&quo

RE: Solrcloud with Master/Slave

2018-01-04 Thread Sundaram, Dinesh
start -cloud -p 8983 -noprompt Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Thursday, January 4, 2018 10:10 AM To: solr-user Subject: Re: Solrcloud with Master/Slave Whoa. I don't think you

Re: Solrcloud with Master/Slave

2018-01-04 Thread Erick Erickson
isey [mailto:apa...@elyograg.org] > Sent: Tuesday, January 2, 2018 5:33 PM > To: solr-user@lucene.apache.org > Subject: Re: Solrcloud with Master/Slave > > On 1/2/2018 3:32 PM, Sundaram, Dinesh wrote: >> I have spun up single solrcloud node on 2 servers. > > This makes n

RE: Solrcloud with Master/Slave

2018-01-04 Thread Sundaram, Dinesh
@lucene.apache.org Subject: Re: Solrcloud with Master/Slave On 1/2/2018 3:32 PM, Sundaram, Dinesh wrote: > I have spun up single solrcloud node on 2 servers. This makes no sense. If you have two servers, then you probably have more than a single node. > tried to synch up the data b/w those serve

Re: Solrcloud with Master/Slave

2018-01-02 Thread Shawn Heisey
On 1/2/2018 3:32 PM, Sundaram, Dinesh wrote: > I have spun up single solrcloud node on 2 servers. This makes no sense.  If you have two servers, then you probably have more than a single node. > tried to synch up the data b/w those servers via zookeeper This is not done with zookeeper.  SolrClou