Benjamin, In order to remove all content from HBase you need to execute following 3 commands in hbase shell:
disable 'webpage' drop 'webpage' major_compact ".META." For further reference please follow the link below: http://wiki.apache.org/hadoop/Hbase/Shell Regards, Jamshaid On Tue, Jun 25, 2013 at 5:14 PM, Sznajder ForMailingList < [email protected]> 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 > > > > > >

