On Wed, Mar 26, 2014 at 8:06 AM, Ian Brooks <[email protected]> wrote:
> Hi, > > I'm using hbase version 0.96.1.1-hadoop2 and there are 16 regions across 8 > servers. > > I get similar results at lower numbers as well, a run if 1000 rows into > flume results in 997 entries in hbase. > > Anything particular about these three missing items? Can you figure what they are? What about timestamps? Are you setting them or letting hbase set them? Clocks are relatively good on client and servers? > I have tried setting flume to write to a file and that correctly puts all > the rows into the file, so flume is recieving all the data correctly and > can write it out without any problems. > So, all 1k items are in this file? If 1k only, can you log each entry being inserted? Can you insert the 1k w/o flume in the mix? Thanks, St.Ack
