Answer Posted / Matiur Rahman
Partitions in Cassandra are logical divisions of a table that contain rows. Each partition is stored on one node in the cluster, and the partition key determines which node stores a given partition. Partitioning helps to improve write performance by distributing data evenly across nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category