Not sure how but I am getting one null row per 9 writes when I do a GET in result.getRow(). Is it even possible to write null rows?
On Tue, Jul 31, 2012 at 4:49 PM, Mohit Anchlia <[email protected]>wrote: > HBase 90.4 > > > On Tue, Jul 31, 2012 at 4:18 PM, Michael Segel > <[email protected]>wrote: > >> Which release? >> >> >> On Jul 31, 2012, at 5:13 PM, Mohit Anchlia <[email protected]> >> wrote: >> >> > I am seeing null row key and I am wondering how I got the nulls in >> there. >> > Is it possible when using HBaseClient that a null row might have got >> > inserted? >> >> >
