Re: how to delete data

2010-05-01 Thread Ran Tavory
alright, I've uploaded another patch with these updates: https://issues.apache.org/jira/secure/attachment/12443391/CASSANDRA-531.patch In this patch I completed all the thrift wiring work, including internal messaging to all hosts in the cluster. The patch includes all previous changes, no need t

Build failed in Hudson: Cassandra #422

2010-05-01 Thread Apache Hudson Server
See Changes: [jbellis] friendlier message when stress.py doesn't need to create Keyspace1 b/c it already exists. patch by jbellis [jbellis] update stress.py for keyspaceless api. patch by Brandon Williams; reviewed by jbellis

A simple Cassandra CLI in Python with readline support

2010-05-01 Thread Shuge Lee
Hi all: I write a simple Cassandra CLI in Python with readline support, FEATURES - inherited all standard Apache Cassandra CLI features - readline for more information, see http://github.com/shuge/shuge-cassandra . -- Shuge Lee | Lee Li