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 Cassandra stores data?



How Cassandra stores data?..

Answer / Mayank Kumar Saxena

Cassandra uses a partitioning scheme to distribute data across multiple nodes in the cluster. Each piece of data is stored within a row, and rows are grouped into partitions based on a consistent hashing algorithm. The SSTable (Sortable, Searchable Table) format is used for storing data on disk.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

what is SStable consist of?

1 Answers  


What is a Seed Node in Cassandra ?

1 Answers  


What are the different CQL data definition commands in Cassandra?

1 Answers  


Give the data storage units in Cassandra?

1 Answers  


Explain the different types of repairs.

1 Answers  


Give the difference between Drop and Truncate in CQLSH?

1 Answers  


How does Cassandra perform write function?

1 Answers  


what is Memtable in Cassandra?

1 Answers  


Define composite type in Cassandra?

1 Answers  


What is the difference between a node, a cluster, and data centre?

1 Answers  


Explain what is a keyspace in Cassandra?

1 Answers  


What do you mean by column family in Cassandra?

1 Answers  


Categories