Re: setting consistency level

2011-03-08 Thread Mayank Mishra
Sagar, Consistency level defines how your reads and writes should work. You can defer it according to your needs, defines what are your expectations when you are reading/writing data. Hence, they are not static to Keyspace/CF metadata. With regards, Mayank On 08-03-2011 13:15, Sagar Kohli w

Re: setting consistency level

2011-03-08 Thread aaron morton
Consistency is set by the client for each read or write requests. You define the Replication Factor when creating the Keyspace, either in cassandra.yaml or as part of the create keyspace statement using the cassandra-cli. For background... Check the docs if any for the high level client you are

setting consistency level

2011-03-08 Thread Sagar Kohli
Hi, Can we define consistency level in yaml file(or at the time of designing cassandra data modal), my question may sound stupid since m still in process of understanding Cassandra :)... Thanks and regards sagar Are you exploring a Big Data Strategy ? Listen t

setting consistency level

2011-03-08 Thread Sagar Kohli
Hi, Can we define consistency level in yaml file(or at the time of designing cassandra data modal), my question may sound stupid since m still in process of understanding Cassandra :)... Thanks and regards sagar Are you exploring a Big Data Strategy ? Listen t