While installing Datastax community Cassandra I got the error: *error: permission denied on key 'vm.max_map_count'* >
Because I 'm running cassandra in an OpenVZ container my host does not allow changing *vm.swapiness* or *vm.max_map_count* due to shared kernel. Is it OK to ignore these errors ?