We talked about it on irc, but for the record the answer is no on both. 1) https://issues.apache.org/jira/browse/HBASE-1481
2) https://issues.apache.org/jira/browse/HBASE-1574 Both targeted at 0.21, but if they don't require significant changes I'd be happy to help get either one into 0.20.1, or at least a stable, working patch. JG On Fri, September 4, 2009 5:21 pm, Vaibhav Puranik wrote: > Hi, > > > I have the following two client api related questions: > > > 1) Is there any way I can prevent a scanner from getting all the columns? > I > wan to only get row keys and go through them. > > 2) I couldn't find a multi delete api call. Looks like I will have to get > all the rows from the server and then delete one by one. Is that right? > > > Regards, > Vaibhav > >
