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