Login
Remember
Register
Ask a Question
What is a YAML file in Cassandra?
0
votes
asked
Feb 3, 2020
in
Cassandra
by
rajeshsharma
What is a YAML file in Cassandra?
#cassandra-yaml
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 3, 2020
by
SakshiSharma
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.
...