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
