Question 28: You see, your 4 node Cassandra cluster has a evenly distributed token. But still there is a Hot spot problem, how can it be solved?
- By adding new node in the cluster.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Correct Answer: 3
Explanation: By adding additional node and re-shuffling the token range can solve the problem of Hot spot but they cannot be solved permanently or they can create another issues.
You can access to full explanation to question and answer from this page.