Re: IPC server unable to read call parameters: Protocol message was too large.

2014-11-14 Thread Ted Yu
> > IPC server unable to read call parameters: Protocol message was too > large. May be malicious. Use CodedInputStream.setSizeLimit() to increase > the size limit. > > Does anyone know how to fix it properly ? > > note: I am using Hbase 0.98.3 . > > Lise > > > >

IPC server unable to read call parameters: Protocol message was too large.

2014-11-14 Thread Lise Regnier
Hi, I am have a problem while copying some rows of a HTable into another. It works with very small tables but when try on a larger table I get the following error : IPC server unable to read call parameters: Protocol message was too large. May be malicious. Use

IPC server unable to read call parameters: Protocol message was too large.

2014-11-14 Thread Lise Regnier
Hi, I am have a problem while copying some rows of a HTable into another. It works with very small tables but when try on a larger table I get the following error : IPC server unable to read call parameters: Protocol message was too large. May be malicious. Use