Re: org.apache.solr.cloud.ZkCLI timeout

2013-02-27 Thread varun srivastava
it locally in the core's lib dir? >> It should work IIRC. >> >> -Original message- >> > From:Mark Miller >> > Sent: Wed 27-Feb-2013 22:07 >> > To: solr-user@lucene.apache.org >> > Subject: Re: org.apache.solr.cloud.ZkCLI timeout >> > >

Re: org.apache.solr.cloud.ZkCLI timeout

2013-02-27 Thread varun srivastava
gt; > To: solr-user@lucene.apache.org > > Subject: Re: org.apache.solr.cloud.ZkCLI timeout > > > > Did you adjust ZooKeeper so that it will accept files greater than 1MB > per node? > > > > That's more config files than I've ever tried to deal with... > >

RE: org.apache.solr.cloud.ZkCLI timeout

2013-02-27 Thread Markus Jelsma
That's very big indeed, why not store it locally in the core's lib dir? It should work IIRC. -Original message- > From:Mark Miller > Sent: Wed 27-Feb-2013 22:07 > To: solr-user@lucene.apache.org > Subject: Re: org.apache.solr.cloud.ZkCLI timeout > > Did you

Re: org.apache.solr.cloud.ZkCLI timeout

2013-02-27 Thread Mark Miller
Did you adjust ZooKeeper so that it will accept files greater than 1MB per node? That's more config files than I've ever tried to deal with... - Mark On Feb 27, 2013, at 4:02 PM, varun srivastava wrote: > Hi, > I am using org.apache.solr.cloud.ZkCLI to push some a 56MB config into > zookeeper