Boopalan created CASSANDRA-15724:
-------------------------------------
Summary: Modify cassandra.yaml and replace the default data
location, still data stored in default location
Key: CASSANDRA-15724
URL: https://issues.apache.org/jira/browse/CASSANDRA-15724
Project: Cassandra
Issue Type: Bug
Components: Local/SSTable
Reporter: Boopalan
I have created a separated directory (/mnt/) for cassandra data, commit log,
hint and saved_cache. But data are not created on created directory, stored in
default location /var/lib/cassandra/data.
*Configuration File:*
[root@node-master cassandra]# cat /etc/cassandra/default.conf/cassandra.yaml |
grep /mnt/
hints_directory: */mnt/*hints
- */mnt/*data
commitlog_directory: */mnt/*commitlog
cdc_raw_directory: */mnt/*cdc_raw
saved_caches_directory: */mnt/*saved_caches
Please help me to resolve this issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]