Hi, Like scan with range. I would like to delete rows with range.Is this supported from hbase shell ?
Lets say I have a table with keys like A-34335 A-34353535 A-335353232 B-33435 B-4343 C-5353533 I want to delete all rows with prefix A using hbase shell. Thanks, Rahul
