Cassandra 0.8 & schematool

2011-08-29 Thread Jenny
Hi I notice that schematool was removed from the release of Cassandra 0.8. I would like to know the reason of doing that and how i can load the schema from configure file(like .yaml) automatically. Best Regards! Jenny

Re: Cassandra 0.8 & schematool

2011-08-30 Thread Jenny
Thank you. problem solved 在 2011-8-30,下午9:12, Jonathan Ellis 写道: > The right way to do this is to use a script of "create" commands: > > bin/cassandra-cli -f my-schema-creation-script > > On Tue, Aug 30, 2011 at 1:00 AM, Jenny wrote: >> Hi >> I notice

what did actually happen?

2011-09-04 Thread Jenny
- 1 wy staff 16 9 4 21:02 0-g-8-Filter.db -rw-r--r-- 1 wy staff 14 9 4 21:02 0-g-8-Index.db -rw-r--r-- 1 wy staff 4276 9 4 21:02 0-g-8-Statistics.db /Is there any optimization for extremely large row size? Best Regards! Yi Wang(Jenny)

Debug & Timeout

2011-09-04 Thread Jenny
Hi I've already set Long rpc_timeout_in_ms = Long.MAX_VALUE; How can i avoid time out exception, when debugging the cassandra server. Best Regards! Yi Wang(Jenny)