0 votes
in Cassandra by
What is a YAML file in Cassandra?

1 Answer

0 votes
by
The cassandra.yaml file is the main configuration file for Cassandra. After changing properties in the cassandra.yaml file, you must restart the node for the changes to take effect.
...