Make sure the config is changed client-side not server-side.

Also you might not want to store 12MB values in HBase.

J-D

On Tue, Apr 17, 2012 at 6:06 AM, vishnupriyaa <vpatoff...@gmail.com> wrote:
>
> I want to save a file of size 12MB but an exception occuring like this
> KeyValue size too large.
> I have set the value of hbase.client.keyvalue.maxsize in hbase-site.xml and
> hbase-default.xml to 3GB
> but the default value 10MB is taking for hbase.client.keyvalue.maxsize.How
> could I change the value of hbase.client.keyvalue.maxsize or how to store
> the file of extremely large size.
> --
> View this message in context: 
> http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html
> Sent from the HBase User mailing list archive at Nabble.com.
>

Reply via email to