How the write operation is performed on Cassandra node ?
Answer Posted / Jyoti Arya
The write operation in Apache Cassandra is performed by creating a new row or updating an existing one in the KeySpace (database) on a Cassandra node. The operation is split into smaller operations called 'batches', which are then sent to different replica nodes for storage. This process is managed by the Query Router.
| 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