What HBase version are you using ? How many regions do you have for the underlying table ?
If you lower the total number of rows, is this issue occurring ? Thanks On Wed, Mar 26, 2014 at 6:52 AM, Ian Brooks <[email protected]> wrote: > Hi, > > I have a setup where data is fed into hbase using flume. When performing > inserts in blocks of 1 million, I have noticed that there is constantly > less than 1 million being inserted into the database. usually around 33k > rows short. > > I'm using the flume RegexHbase sink and neither the flume logs or the > hbase logs show any errors. > > Any idea how best to track down how the rows are going missing? > > -- > -Ian Brooks > >
