Explain the various types of partitioners in cassandra?
Answer Posted / Akash Saxena
In Cassandra, there are two types of partitioners: The NetworkTopologyStrategy and the CustomPartitioner. NetworkTopologyStrategy automatically partitions data across multiple nodes based on their physical location to minimize latency. CustomPartitioner allows users to define their own rules for partitioning data.
| 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