Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What do you mean by tunable consistency?



What do you mean by tunable consistency?..

Answer / Vasid Ahamad

Tunable Consistency in Apache Cassandra refers to the ability to adjust the level of consistency for read and write operations. By default, Cassandra operates at a consistent-local level (CL), meaning that a write operation will return once it has been acknowledged by the coordinating node. However, users can choose from multiple consistency levels, such as: 1) One - waits for a write to be acknowledged by one replica. 2) Quorum - requires acknowledgement from more than a simple majority of replicas. 3) Any - returns immediately after the coordinating node has accepted the request.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is the use of cassandra cql collection?

1 Answers  


What is the difference between cassandra's schema and rdbms schema?

1 Answers  


Is it possible to add or delete column families in a working group?

1 Answers  


Differentiate between the various types of primary keys in cassandra.

1 Answers  


Define the use of Source Command in Cassandra?

1 Answers  


Establish the difference between a node, cluster & data centres in Cassandra.

1 Answers  


What is NoSQL database?

1 Answers  


What is jmx? And how is it useful in cassandra?

1 Answers  


What is a primary key? And what are it’s different types?

1 Answers  


Define Thrift in Apache Cassandra?

1 Answers  


Explain the various types of partitioners in cassandra?

1 Answers  


JMX stands for?

1 Answers  


Categories