RPM spec file should create saved_caches directory
--------------------------------------------------
Key: CASSANDRA-1662
URL: https://issues.apache.org/jira/browse/CASSANDRA-1662
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.6.6
Environment: CentOS 5 64-bit
Reporter: Dave Revell
After installing the 0.6.6 RPM from rpm.riptano.com, the directories
/var/lib/cassandra/data and /var/lib/cassandra/commitlog exist, but
/var/lib/cassandra saved_caches does not exist. Cassandra fails to startup with
"java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches".
After manually creating /var/lib/cassandra/saved_caches, Cassandra can start.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.