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 the terms memtable, commitlog and sstables.



Explain the terms memtable, commitlog and sstables...

Answer / Rajkumar Paswan

"Memtable" is an in-memory data structure used by Cassandra to store data before it gets written to a persistent storage. "CommitLog" is a log file where write operations are first recorded temporarily before they are flushed to the Memtable. "SSTables (Sorted String Table)" are the final persistent representation of the data in Cassandra, which get created when Memtables are compacted.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is a yaml file in cassandra?

1 Answers  


Define the term Column Families?

1 Answers  


What is the use of cassandra cql collection?

1 Answers  


Why is Cassandra popular? Clarify.

1 Answers  


What is the best method for Storing Objects in Cassandra ?

1 Answers  


Specify Cassandra’s importance on Facebook?

1 Answers  


What is key-value store db?

1 Answers  


What are the different components of Cassandra?

1 Answers  


What is tunable consistency in Cassandra?

1 Answers  


What do you mean by replication factor?

1 Answers  


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

1 Answers  


Why is jconsole used? What is it’s different elements?

1 Answers  


Categories