cassandra/conf
Sylvain Lebresne d128ed1184 merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1099343 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 07:10:30 +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.8 2011-04-28 14:20:59 +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.8 2011-05-04 07:10:30 +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 push replication_factor into strategy_options 2011-04-10 22:59:57 +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