You can use the jute.maxbuffer > 1M as a workaround. You must set -Djute.maxbuffer in zookeeper and solr to work properly
-- Yago Riveiro Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, November 27, 2013 at 5:15 PM, Puneet Pawaia wrote: > Hi > > I am trying to setup a test SolrCloud 4.5.1 implementation. My synonym file > is about 1.6 MB. When I try to add collection to ZooKeeper 3.4.5 on Ubuntu > 12.4, it fails because of the 1MB limit of ZooKeeper. Has anyone any > experience with using such synonym files? Can I store them in some other > location other than the Config Folder since the config folder is loaded > into ZooKeeper. > > TIA > > Puneet Pawaia