Hi, I'm trying to truncate data on a single node 2.0.5 instance and I'm noticing that using either TRUNCATE or DROP/CREATE in cqlsh appear to leave the underlying data behind.
So I was wondering what nodetool operation I should use to completely nuke the old data, short of dropping the entire keyspace. Cheers, Ben