cassandra/conf
Sylvain Lebresne 5bf1fc13fd Merge branch 'cassandra-1.2' into cassandra-2.0.0 2013-08-19 17:21:06 +02:00
..
triggers add triggers README 2013-08-17 19:13:58 -06:00
README.txt Move SimpleAuthenticator and SimpleAuthority to examples/ 2011-10-07 15:29:22 +00:00
cassandra-env.sh merge with 1.2 2013-03-21 15:16:39 -07:00
cassandra-rackdc.properties Allow GPFS to reconnect to the internal IP. 2013-06-14 11:21:52 -05:00
cassandra-topology.properties Add comments to topology file about ipv6 configuration. 2011-03-15 17:06:24 +00:00
cassandra-topology.yaml Add yaml network topology snitch for mixed ec2/other envs 2013-04-02 14:56:32 -05:00
cassandra.yaml Merge branch 'cassandra-1.2' into cassandra-2.0.0 2013-08-19 17:21:06 +02:00
commitlog_archiving.properties Add missing licences and versions for 1.1.1 release 2012-06-01 18:20:02 +02:00
cqlshrc.sample Add ssl support to cqlsh. 2012-10-24 16:35:29 -05:00
log4j-server.properties Separate tracing from Log4J 2012-11-08 09:18:57 +01: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