Question-218: You should enable the swappiness on Kernel, so that Cassandra can utilize the virtual memory, when there is not enough memory available?

  1. True
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. 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