Re: How to delete bulk data from cassandra 0.6.3

2011-02-05 Thread Ali Ahsan
Ellisjbel...@gmail.com Date: Fri, 4 Feb 2011 08:58:35 To: useruser@cassandra.apache.org Reply-To: user@cassandra.apache.org Subject: Re: How to delete bulk data from cassandra 0.6.3 You should use truncate instead. (Then remove the snapshot truncate creates.) On Fri, Feb 4, 2011 at 2:05 AM, Ali

Re: How to delete bulk data from cassandra 0.6.3

2011-02-05 Thread Edward Capriolo
)was it? --- Sent from BlackBerry -Original Message- From: Jonathan Ellisjbel...@gmail.com Date: Fri, 4 Feb 2011 08:58:35 To: useruser@cassandra.apache.org Reply-To: user@cassandra.apache.org Subject: Re: How to delete bulk data from cassandra 0.6.3 You should use truncate instead

Re: How to delete bulk data from cassandra 0.6.3

2011-02-05 Thread Ali Ahsan
Thanks for replying Edward Capriolo.Will this effect cassandra ring integrity? Another question is that will cassandra work properly after this operation.And will it be possible to restore deleted data from backup?. in 0.6.X pkill `pid of cassandra` rm -rf *

Re: How to delete bulk data from cassandra 0.6.3

2011-02-05 Thread Edward Capriolo
On Sat, Feb 5, 2011 at 11:35 AM, Ali Ahsan ali.ah...@panasiangroup.com wrote: Thanks for replying Edward Capriolo.Will this effect cassandra ring  integrity? Another question is that will cassandra work properly after this operation.And will it be possible to restore deleted  data from backup?.

Re: How to delete bulk data from cassandra 0.6.3

2011-02-05 Thread Ali Ahsan
Thanks for detailed replay On 02/05/2011 10:01 PM, Edward Capriolo wrote: On Sat, Feb 5, 2011 at 11:35 AM, Ali Ahsanali.ah...@panasiangroup.com wrote: Thanks for replying Edward Capriolo.Will this effect cassandra ring integrity? Another question is that will cassandra work properly after

How to delete bulk data from cassandra 0.6.3

2011-02-04 Thread Ali Ahsan
Hi All Is there any way i can delete column families data (not removing column families ) from Cassandra without effecting ring integrity.What if i delete some column families data in linux with rm command ? -- S.Ali Ahsan Senior System Engineer e-Business (Pvt) Ltd 49-C Jail Road,

Re: How to delete bulk data from cassandra 0.6.3

2011-02-04 Thread Jonathan Ellis
You should use truncate instead. (Then remove the snapshot truncate creates.) On Fri, Feb 4, 2011 at 2:05 AM, Ali Ahsan ali.ah...@panasiangroup.com wrote: Hi All Is there any way i can delete column families data (not removing column families ) from Cassandra without effecting ring

Re: How to delete bulk data from cassandra 0.6.3

2011-02-04 Thread roshandawrani
@cassandra.apache.org Subject: Re: How to delete bulk data from cassandra 0.6.3 You should use truncate instead. (Then remove the snapshot truncate creates.) On Fri, Feb 4, 2011 at 2:05 AM, Ali Ahsan ali.ah...@panasiangroup.com wrote: Hi All Is there any way i can delete column families data

Re: How to delete bulk data from cassandra 0.6.3

2011-02-04 Thread Jonathan Ellis
-Original Message- From: Jonathan Ellis jbel...@gmail.com Date: Fri, 4 Feb 2011 08:58:35 To: useruser@cassandra.apache.org Reply-To: user@cassandra.apache.org Subject: Re: How to delete bulk data from cassandra 0.6.3 You should use truncate instead. (Then remove the snapshot truncate creates

Re: How to delete bulk data from cassandra 0.6.3

2011-02-04 Thread Ali Ahsan
@cassandra.apache.org Reply-To: user@cassandra.apache.org Subject: Re: How to delete bulk data from cassandra 0.6.3 You should use truncate instead. (Then remove the snapshot truncate creates.) On Fri, Feb 4, 2011 at 2:05 AM, Ali Ahsanali.ah...@panasiangroup.com wrote: Hi All Is there any way i