Mark,

I tried to set that property on both ZK (I have only one ZK instance) and Solr, 
but it still didn't work.
But I read somewhere that ZK is not really designed for keeping large data 
files, so this solution - increasing jute.maxbuffer (if I can implement it) 
should be just temporary.

Son

-----Original Message-----
From: Mark Miller [mailto:markrmil...@gmail.com] 
Sent: Tuesday, May 07, 2013 9:35 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr Cloud with large synonyms.txt


On May 7, 2013, at 10:24 AM, Mark Miller <markrmil...@gmail.com> wrote:

> 
> On May 6, 2013, at 12:32 PM, Son Nguyen <s...@trancorp.com> wrote:
> 
>> I did some researches on internet and found out that because Zookeeper znode 
>> size limit is 1MB. I tried to increase the system property "jute.maxbuffer" 
>> but it won't work.
>> Does anyone have experience of dealing with it?
> 
> Perhaps hit up the ZK list? They doc it as simply raising jute.maxbuffer, 
> though you have to do it for each ZK instance.
> 
> - Mark
> 

"the system property must be set on all servers and clients otherwise problems 
will arise."

Make sure you try passing it both to ZK *and* to Solr.

- Mark

Reply via email to