cassandra/conf
Jonathan Ellis 142e8c1a29 add auto_snapshot option allowing disabling snapshot before drop/truncate
patch by dbrosius; reviewed by jbellis for CASSANDRA-3710
2012-04-11 09:01:56 -05:00
..
README.txt Move SimpleAuthenticator and SimpleAuthority to examples/ 2011-10-07 15:29:22 +00:00
cassandra-env.sh merge from 0.8 2012-04-02 12:14:25 -05:00
cassandra-topology.properties Add comments to topology file about ipv6 configuration. 2011-03-15 17:06:24 +00:00
cassandra.yaml add auto_snapshot option allowing disabling snapshot before drop/truncate 2012-04-11 09:01:56 -05:00
log4j-server.properties Add asynchronous and half-sync/half-async thrift servers. 2011-07-29 14:29: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

README.txt

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

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


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

cassandra-topology.properties: used by PropertyFileSnitch