RE: Remove node from cluster and have it run as a single node cluster by itself

2012-10-04 Thread Xu, Zaili
yaml file. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 30/09/2012, at 12:04 AM, Tim Wintle mailto:timwin...@gmail.com>> wrote: On Fri, 2012-09-28 at 18:53 +0000, Xu, Zaili wrote: Hi, I have an existing Cassandra Cluster. I rem

Remove node from cluster and have it run as a single node cluster by itself

2012-09-28 Thread Xu, Zaili
Hi, I have an existing Cassandra Cluster. I removed a node from the cluster. Then I decommissioned the removed node, stopped it, updated its config so that it only has itself as the seed and in the cassandra-topology.properties file, even deleted the data, commitlog, and saved_caches. But as s

cassandra does not close the stdout console on startup

2012-09-14 Thread Xu, Zaili
Hi, Another newby question. My script needs to start up cassandra node. However cassandra doesn't close the stdout console and therefore never returns cassandra -p c.pid Is there anyway to have cassandra close the stdout ? Zaili ** IMPORTANT

Is it possible to create a schema before a Cassandra node starts up ?

2012-09-14 Thread Xu, Zaili
Guys I am pretty new to Cassandra. I have a script that needs to set up a schema first before starting up the cassandra node. Is this possible ? Can I create the schema directly on cassandra storage and then when the node starts up it will pick up the schema ? Zaili From: rohit reddy [mailto: