You want the Delete API, it allows you to delete in 2 ways: - delete an entire family - delete all the version of a single family/qualifier
There is no 'wild card' deletion or other pattern matching. Column Family is the closest. On Thu, Apr 8, 2010 at 6:52 PM, Amit Phadke <apha...@yahoo-inc.com> wrote: > Hello, > > I was wondering if there is a easy way to remove/unset/clean a few columns > in a column family for an hbase table? > > Thanks > Amit >