Thanks for the pointers. For this type of functional unit testing, I suppose
what I really want is a mock Cassandra (or Thrift Server) node for quickly
running lots of tests for an application's logic.
thanks,
- Joe N.
Joseph Norton
nor...@alum.mit.edu
On Oct 5, 2011, at 12:
I didn't consider using truncate because a set of potentially random Column
Families are created dynamically during the test.
Are there any configuration knobs that could be adjusted for drop + recreate?
thanks in advance,
- Joe N
Joseph Norton
nor...@alum.mit.edu
On Oct 4, 2011,
.
Value inserted.
real0m9.554s
user0m2.729s
sys 0m0.194s
Joseph Norton
nor...@alum.mit.edu