Question-218: You should enable the swappiness on Kernel, so that Cassandra can utilize the virtual memory, when there is not enough memory available?
- True
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans : False
Exp : For Cassandra, swapping is very bad event and should be avoided altogether. And to disable the swappiness
- Turn off swap for the current kernel process
- Remove the swap entries from fstab
- Change the swappiness settings