In /var/lib/cassandra there is:

/data/system
LocationInfo-4-Data.db
LocationInfo-4-Filter.db
LocationInfo-4-Index.db
..
..

/data/Keyspace1/
Standard2-2-Data.db
Standard2-2-Filter.db
Standard2-2-Index.db

/commitlog
CommitLog-timestamp.log

/var/log/cassandra
system.log



Is this pretty much all the files that Cassandra generates? (have I missed
any)

Are there are common administrative tasks that admins might need to perform
on these files at all?

What exactly is stored in the "....-Filter.db" files?

Reply via email to