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


Explain how cassandra writes data?



Explain how cassandra writes data?..

Answer / Gunjan Jain

Cassandra employs a write strategy known as DataStax's gossip protocol. When a node receives a write request, it creates an update in its own memtable. Concurrent writes are handled using a process called batching and compaction. The updates are then propagated to other nodes within the cluster through the gossip protocol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is tunable consistency in Cassandra?

1 Answers  


What is graph db?

1 Answers  


Explain the memtable in cassandra?

1 Answers  


What are snapshots and how do you create one in cassandra?

1 Answers  


What is Cassandra Data Model?

1 Answers  


Define Cassandra?

1 Answers  


Are Cassandra, Hadoop, Hbase and Cassandra are the same in nature? Specify.

1 Answers  


What is graph db? Explain with an example.

1 Answers  


What are the different CQL data manipulation commands in Cassandra?

1 Answers  


What OS Cassandra supports?

1 Answers  


How is a keyspace created in cassandra? & What are the parameters used?

1 Answers  


What ports does Cassandra use?

1 Answers  


Categories