Hi Jeff,
Have you solved this issue? We are working in a implementation in HBase and we need to do a range delete (using the key). Regards, Raimon Bosch. Jeff Zhang-4 wrote: > > Hi all, > > I'd like to delete a range of table, but could not find a convenient > api. One work around is first scan the range of table and then invoke > delete operation for each row. This seems not so good, is there any > other methods for this purpose ? > > > -- > Best Regards > > Jeff Zhang > > -- View this message in context: http://old.nabble.com/How-to-delete-a-range-of-table---tp29488100p29675155.html Sent from the HBase User mailing list archive at Nabble.com.
