Re: How to speed up "Waiting for schema agreement" for a single node Cassandra cluster?

2011-10-04 Thread Joseph Norton
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:

Re: How to speed up "Waiting for schema agreement" for a single node Cassandra cluster?

2011-10-04 Thread Joseph Norton
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,

How to speed up "Waiting for schema agreement" for a single node Cassandra cluster?

2011-10-04 Thread Joseph Norton
. Value inserted. real0m9.554s user0m2.729s sys 0m0.194s Joseph Norton nor...@alum.mit.edu