cassandra/conf
Jonathan Ellis be44f37e27 merge from 0.7
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1081925 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 20:12:03 +00:00
..
README.txt Reflect cassandra-rack -> cassandra-topology changes in conf and README. 2010-12-16 20:33:45 +00:00
access.properties document authorization changes 2010-10-06 15:19:28 +00:00
cassandra-env.sh Merge from 0.7. I hope. 2011-02-05 20:19:31 +00:00
cassandra-topology.properties Add comments to topology file about ipv6 configuration. 2011-03-15 17:06:24 +00:00
cassandra.yaml merge from 0.7 2011-03-15 20:12:03 +00:00
log4j-server.properties revert log4j change, again 2011-03-09 02:42:49 +00:00
log4j-tools.properties finish r/m of -f option. use log4j of WARN,stderr so that doesn't get in the way of redirecting stdout. 2010-02-10 19:53:56 +00:00
passwd.properties cleanup sample configurations 2010-01-19 02:12:13 +00:00
schema-sample.txt move sample schema from cassandra.yaml to schema-sample.txt (backport of r1079462) 2011-03-08 18:21:00 +00:00

README.txt

Required configuration files
============================

cassandra.yaml: main Cassandra configuration file
log4j-server.proprties: log4j configuration file for Cassandra server


Optional configuration files
============================

access.properties: used for authorization
passwd.properties: used for authentication
cassandra-topology.properties: used by PropertyFileSnitch