RE: flushing issue

2011-07-05 Thread Vivek Mishra
heers, Vivek From: aaron morton [mailto:aa...@thelastpickle.com] Sent: Tuesday, July 05, 2011 6:09 AM To: user@cassandra.apache.org Subject: Re: flushing issue When you say using CassandraServer do you mean an embedded cassandra server ? What process did you use to add the Keyspaces ? Adding a K

Re: flushing issue

2011-07-04 Thread aaron morton
When you say using CassandraServer do you mean an embedded cassandra server ? What process did you use to add the Keyspaces ? Adding a KS via the thrift API should take care of everything. The simple test is stop the server and the clients, start the server again and see if the KS is defined by

flushing issue

2011-07-04 Thread Vivek Mishra
Hi, I know, I might be missing something here. I am currently facing 1 issue. I have 2 cassandra clients(1. Using CassandraServer 2. Using Cassandra.Client) running connecting to same host. I have created Keyspace K1, K2 using client1(e.g. CassandraServer), but somehow those keyspaces are not a