Still Seeing Old Data After a Delete

2012-03-27 Thread Shawn Quinn
Hello, In a couple of situations we were noticing some odd problems with old data appearing in the application, and I finally found a reproducible scenario. Here's what we're seeing in one basic case: 1. Using a scan in hbase shell one of our column cells (both the column name and value are

Re: Still Seeing Old Data After a Delete

2012-03-27 Thread lars hofhansl
@hbase.apache.org Cc: Sent: Tuesday, March 27, 2012 10:01 AM Subject: Still Seeing Old Data After a Delete Hello, In a couple of situations we were noticing some odd problems with old data appearing in the application, and I finally found a reproducible scenario. Here's what we're seeing in one basic case: 1

Re: Still Seeing Old Data After a Delete

2012-03-27 Thread Shawn Quinn
-hbase.blogspot.com/2011/12/deletion-in-hbase.html -- Lars - Original Message - From: Shawn Quinn squ...@moxiegroup.com To: user@hbase.apache.org Cc: Sent: Tuesday, March 27, 2012 10:01 AM Subject: Still Seeing Old Data After a Delete Hello, In a couple of situations we were noticing

Re: Still Seeing Old Data After a Delete

2012-03-27 Thread yonghu
the plug see a more detailed discussion here: http://hadoop-hbase.blogspot.com/2011/12/deletion-in-hbase.html -- Lars - Original Message - From: Shawn Quinn squ...@moxiegroup.com To: user@hbase.apache.org Cc: Sent: Tuesday, March 27, 2012 10:01 AM Subject: Still Seeing Old Data After

Re: Still Seeing Old Data After a Delete

2012-03-27 Thread lars hofhansl
@hbase.apache.org; lars hofhansl lhofha...@yahoo.com Sent: Tuesday, March 27, 2012 10:33 AM Subject: Re: Still Seeing Old Data After a Delete Hi Lars, Thanks for the quick reply!  In this case we we're doing a column delete like so:     Delete delete = new Delete(rowKey