cassandra/conf
Sylvain Lebresne a35f8787cf Add optional socket timeout for streaming
patch by vijay2win; reviewed by slebresne for CASSANDRA-3838
2012-02-05 22:23:51 +01: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 Add optional socket timeout for streaming 2012-02-05 22:23:51 +01: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