cassandra/conf
Pavel Yaskevich 3d5a5957a8 merge from 1.0
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1210611 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 20:28:37 +00:00
..
README.txt Move SimpleAuthenticator and SimpleAuthority to examples/ 2011-10-07 15:29:22 +00:00
cassandra-env.sh switch from PrintGCTimeStamps (time-elapsed-since-jvm-start, which is almost useless) to PrintGCDateStamps (wall clock time in ISO 8601) 2011-11-02 15:54:13 +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 1.0 2011-12-05 20:28:37 +00:00
log4j-server.properties Add asynchronous and half-sync/half-async thrift servers. 2011-07-29 14:21:06 +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