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


How does Cassandra write?



How does Cassandra write?..

Answer / Taran Jeet Singh Budhiraja

When a write request is received in Cassandra, the update is initially stored in the memtable. The data remains in the memtable until it reaches a predefined size or age (time since last update), at which point it gets merged with other SSTables during compaction to reduce the number of files and improve performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What do you mean by column family in Cassandra?

1 Answers  


Explain the concept of compaction in Cassandra?

1 Answers  


When to avoid secondary indexes?

1 Answers  


What are the different elements of row in cassandra?

1 Answers  


Explain the commit log?

1 Answers  


What do you mean by replication strategy?

1 Answers  


What is the difference between Cassandra and Hadoop ?

1 Answers  


What is cqlsh?

1 Answers  


Explain what is composite type in cassandra?

1 Answers  


What are durable writes?

1 Answers  


What is Column Family in Cassandra?

1 Answers  


What is the use of cassandra cql collection?

1 Answers  


Categories