Another option is to change the default port in your accumulo-site.xml file (master.port.client) to a port that isn't being hit by that scan.
On Tue, Jan 13, 2015 at 10:41 AM, John Vines <[email protected]> wrote: > This is an indicator that something is hitting that port with a different > protocol. Make sure you don't have anything doing port scanning, > particularly for the default ports (monitor is 9999). Be aware, then some > pre-packaged hadoop releases do have monitoring software that may be doing > this. > > On Tue, Jan 13, 2015 at 3:36 AM, [email protected] <[email protected]> > wrote: > >> HI >> there is a error >> >> 2015-01-13 16:20:25,930 [util.CustomNonBlockingServer$CustomFrameBuffer] >> ERROR: Read a frame size of 1195725856, which is bigger than the maximum >> allowable buffer size for ALL connections. >> >> 2015-01-13 16:20:25,948 [util.CustomNonBlockingServer$CustomFrameBuffer] >> ERROR: Read a frame size of 1330664521, which is bigger than the maximum >> allowable buffer size for ALL connections. >> >> 2015-01-13 16:20:25,951 [util.CustomNonBlockingServer$CustomFrameBuffer] >> ERROR: Read a frame size of 1195725856, which is bigger than the maximum >> allowable buffer size for ALL connections. >> >> >> can you help me ? >> ------------------------------ >> [email protected] >> > >
