Ted Dunning wrote:
> Isn't the max file size a megabyte?
>
> On Wed, Jun 3, 2009 at 9:01 AM, Eric Bowman <ebow...@boboco.ie> wrote:
>
>   
>> On the client, I see this when trying to write a node with 7,641,662 bytes:
>>     

Ok, indeed, from
http://hadoop.apache.org/zookeeper/docs/r3.0.1/zookeeperAdmin.html#sc_configuration
I see:

jute.maxbuffer:

    (Java system property:* jute.maxbuffer*)

    This option can only be set as a Java system property. There is no
    zookeeper prefix on it. It specifies the maximum size of the data
    that can be stored in a znode. The default is 0xfffff, or just under
    1M. If this option is changed, the system property must be set on
    all servers and clients otherwise problems will arise. This is
    really a sanity check. ZooKeeper is designed to store data on the
    order of kilobytes in size.


A more helpful exception would be nice :)

Anybody have any experience popping this up a bit bigger?  What kind of
bad things happen?

Thanks,
Eric

-- 
Eric Bowman
Boboco Ltd
ebow...@boboco.ie
http://www.boboco.ie/ebowman/pubkey.pgp
+35318394189/+353872801532

Reply via email to