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. > > 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. > All inserts have unique coordinates? No two items have same row (column, etc.)? St.Ack
