nodeprobe flush (requires 0.4.2), remove the data files, restart.
it would be nice to make this more user-friendly (and not require
restart): https://issues.apache.org/jira/browse/CASSANDRA-531
if you'd like to work on this let me know, I can point you in the
right direction.
On Fri, Nov 6, 2009 at 10:55 AM, Richard grossman <richiesgr@gmail.com> wrote:
> Hi
>
> I need to delete large amount of data at each update ~3000000 rows (the
> entire ColumnFamily in fact) is there any solution to make faster than just
> calling the delete API.
>
> Thanks
>
> Richard