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 changed data into commitlog?



Explain how cassandra writes changed data into commitlog?..

Answer / Deep Ranjan Tiwari

Cassandra writes changed data into a commit log first. The commit log is a sequential write-ahead log (WAL) that stores all mutations in an ordered, immutable sequence. Once a mutation is written to the commit log, it's acknowledged as durable and can be applied to SSTables, thus ensuring data consistency.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What do you mean by “data centre” in cassandra?

1 Answers  


What is memtable?

1 Answers  


How does Cassandra perform write function?

1 Answers  


What is the Use of Cassandra Database ?

1 Answers  


What do you mean by commit log in Cassandra?

1 Answers  


Define Compaction?

1 Answers  


Describe Replication Factor?

1 Answers  


How is a keyspace created in cassandra?

1 Answers  


What is the Virtual Node in Cassandra ?

1 Answers  


What is hadoop, hbase, hive and cassandra? Specify similarities and differences among them.

1 Answers  


How the SSTable is different from other relational tables?

1 Answers  


What is the purpose of JConsole?

1 Answers  


Categories