As far as I know, I'm using SimpleRowKeyGenerator.getUUIDKey to generate the 
rowkey

I tried an update to that which was to build a row key using a combination of 
SimpleRowKeyGenerator.getUUIDKey and SimpleRowKeyGenerator.getUUIDKey and 
SimpleRowKeyGenerator.getNanoTimestampKey but that made no difference either.

-Ian

On Wednesday 26 Mar 2014 08:16:05 Stack wrote:
> On Wed, Mar 26, 2014 at 8:06 AM, Ian Brooks <i.bro...@sensewhere.com> 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
-- 
-Ian Brooks
Senior server administrator - Sensewhere

Reply via email to