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...


List the steps in which Cassandra writes changed data into commitlog?



List the steps in which Cassandra writes changed data into commitlog?..

Answer / Sakshi Rajput

In Apache Cassandra: 1. A client sends a write request to any node in the cluster. 2. The coordinating node validates and logs the operation locally in the commitlog (memtable flush). 3. The coordinating node sends the write request to all replicas, which apply the operations and log them in their respective commitlogs. 4. Once a quorum of replicas acknowledges the write, it is considered committed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is SuperColumn in Cassandra?

1 Answers  


What OS Cassandra supports?

1 Answers  


What is the use of “resultset execute” method?

1 Answers  


Who uses Cassandra?

1 Answers  


There seem to be certain management tools in Cassandra. What are they?

1 Answers  


What is network topology strategy?

1 Answers  


Mention what does the shell commands “capture” and “consistency” determines?

1 Answers  


What is the relationship between Hadoop, HBase, Hive and Cassandra ?

1 Answers  


Explain Cqlsh?

1 Answers  


What do you understand by cql?

1 Answers  


Explain the term sstables?

1 Answers  


Why is jconsole used?

1 Answers  


Categories