Congrats nick!!
From: Anoop John [anoop.hb...@gmail.com]
Sent: Tuesday, September 10, 2013 11:17 PM
To: user@hbase.apache.org
Cc: d...@hbase.apache.org
Subject: Re: Please welcome our newest committer, Nick Dimiduk
Congratulations Nick... Welcome...
-Ano
There was some difference in the way locks are taken for batched deletes and
puts. This was fixed for 89.
I wonder if the same could be the issue here.
Sent from my iPhone
On Jun 27, 2012, at 2:04 PM, "Jeff Whiting" wrote:
> I'm struggling to understand why my deletes are taking longer than
You could set up a scan with the criteria you want (start row, end row,
keyonlyfilter etc), and do a delete for
The rows you get.
On 6/18/12 3:08 PM, "Oleg Ruchovets" wrote:
>Hi ,
>I need to delete rows from hbase table by criteria.
>For example I need to delete all rows started with "12345".
>I
from the appropriate directory try:
patch -p0 [--dry-run] < patch-file-name
get rid of --dry-run, if the output looks fine.
On Nov 2, 2011, at 5:36 PM, LoveIR wrote:
>
> Thanks!! I resolved that problem by copying the Hadoop jars to hbase/lib
> directory. I am facing a new problem of hbase ver