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

Explain how it is different from the other original tables?

1 Answers  


Define consistency?

1 Answers  


Where cassandra stores its data?

1 Answers  


How does Cassandra delete data?

1 Answers  


What is the use of cassandra cql collection?

1 Answers  


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

1 Answers  


Can you explain the term, Cassandra?

1 Answers  


What are the three components of Cassandra write?

1 Answers  


What is graph db?

1 Answers  


Explain what is a column family in cassandra?

1 Answers  


What is Cassandra Database Software ?

1 Answers  


What is Thrift?

1 Answers  


Categories