Re: [update] Cannot insert when RF>=2

2011-08-09 Thread aaron morton
As per Jonathans previous comments, the CLI defaults to using the NetworkTopologyStrategy which requires different strategy_options. See the CLI help under help create keyspace; When using the strategy_options clause you need to specify the options the strategy is expecting. From the examples i

[update] Cannot insert when RF>=2

2011-08-08 Thread Bret Palsson
Sorry about that sent the last email a little prematurely. -- Does anyone have a solution or have seen this type of behavior? Running: apache-cassandra08-0.8.2 Attempting to use QUORUM reads and writes only works on a keyspace with = RF =3D 1. With RF set to 2 or 3, the write fails and reads