What was the replication factor for the keyspace ?
If it was 1 that sounds like reasonable behavior. Try increasing the RF to 2.
Cheers
-
Aaron Morton
Freelance Cassandra Developer
@aaronmorton
http://www.thelastpickle.com
On 12/09/2011, at 8:24 PM, RAJASHEKAR REDDY wrote:
>
Hi,
I Installed Cassandra 0.8.4 on two systems configure like below
System 1: IP "10.1.1.1" which is acting as seed
- seeds: "10.1.1.1"
listen_address: 10.1.1.1
rpc_address: 10.1.1.1
System 2: IP "10.1.1.2" which is acting as node
- seeds: "10.1.1.1"
listen_address: 10.1.1.2