Hi Benjamin,

First enter to the hbase shell by

$ cd path_to_your_hbase/bin
$ ./hbase shell

then disable and drop your table:

> disable 'table_name'
> drop 'table_name'

Best regards,

coskun...


On 06/25/2013 03:14 PM, Sznajder ForMailingList wrote:
Hi

I am using HBASE

Best regards
Benjamin


On Mon, Jun 24, 2013 at 5:01 PM, Jamshaid Ashraf <[email protected]>wrote:

Bejamin,

Which backend you are using with Nutch 2.x?

Regards,
Jamshaid


On Mon, Jun 24, 2013 at 6:43 PM, Sznajder ForMailingList <
[email protected]> wrote:

Hi,

how do we remove all the content from the database in Nutch 2.2?

Thanks

Benjamin


Reply via email to