Hi Markus,
 Do you mean keeping the file in solr-cores/lib directory or inside
collection1 ( if  name of my solr cloud collection is collection1) ?
In case I keep it inside solr-cores/lib will I get the file by calling
SolrResourceLoader.openConfig(...) ?

 Mark,
  How can I tweak zookeeper limits ?

Thanks
Varun

On Wed, Feb 27, 2013 at 1:08 PM, Markus Jelsma
<markus.jel...@openindex.io>wrote:

> 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 <markrmil...@gmail.com>
> > Sent: Wed 27-Feb-2013 22:07
> > 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...
> >
> > - Mark
> >
> > On Feb 27, 2013, at 4:02 PM, varun srivastava <varunmail...@gmail.com>
> wrote:
> >
> > > Hi,
> > > I am using org.apache.solr.cloud.ZkCLI to push some a 56MB config into
> > > zookeeper for one of my solr component, but ZKCLI is always timing
> out. I
> > > can see that ZKCLI is not able to push any config file greater than
> 2MB of
> > > size even though zookeeper server is on same machine. Can we somehow
> > > increase the timeout for ZKCLI or any other way of pushing large config
> > > files ?
> > >
> > > Thanks
> > > Varun
> >
> >
>

Reply via email to