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 |
What is the use of cassandra cql collection?
What is the difference between cassandra's schema and rdbms schema?
Is it possible to add or delete column families in a working group?
Differentiate between the various types of primary keys in cassandra.
Define the use of Source Command in Cassandra?
Establish the difference between a node, cluster & data centres in Cassandra.
What is NoSQL database?
What is jmx? And how is it useful in cassandra?
What is a primary key? And what are it’s different types?
Define Thrift in Apache Cassandra?
Explain the various types of partitioners in cassandra?
JMX stands for?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)