This is due a recent tablet split. The master reads the tablet definition before the split and asks the (busy) tablet server to load the tablet. The tablet server has already loaded the tablet from a previous request and split the tablet.
You should not be concerned about these messages unless the continue to occur, like every 5 seconds for several minutes. I've made a ticket to try to avoid the message in the presence of splits: ACCUMULO-1567. -Eric On Fri, Jul 12, 2013 at 10:50 AM, Hider, Sandy <[email protected]>wrote: > All, > I am seeing the following errors on in the Accumulo logs: > > ERROR, Tablet 18h<< overlaps previously assigned [] [] [18h;03<, 18h<;03] > > ERROR, Tablet 18z<< overlaps previously assigned [] [] [18z;03<, 18z<;03] > > ERROR, Tablet 199<< overlaps previously assigned [] [] [199;03<, 199<;03] > > Should I be concern about these, how is this error typically created? Do > I need to correct them or will they correct themselves? > > Thanks, > > Sandy > >
