cassandra/conf
Jonathan Ellis 48a45eda50 update cassandra.yaml comments post-CASSANDRA-10243 2016-07-26 10:54:31 -05:00
..
triggers add triggers README 2013-08-17 19:13:58 -06:00
README.txt Fix ClassCastException processing expired messages 2014-07-07 00:03:18 -05:00
cassandra-env.ps1 Fix JVM_EXTRA_OPTS in Windows startup scripts 2015-05-08 12:30:17 -05:00
cassandra-env.sh Use -lt comparator for JVM patch version 2016-05-03 14:04:16 -04:00
cassandra-rackdc.properties Don't allow startup if the node's rack has changed 2015-10-14 15:35:09 +01: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 update cassandra.yaml comments post-CASSANDRA-10243 2016-07-26 10:54:31 -05:00
commitlog_archiving.properties Update example commands in commitlog_archiving.properties 2015-03-03 15:12:32 -08:00
cqlshrc.sample Add entries for all options to cqlsh.sample 2016-02-05 16:33:19 -06:00
logback-tools.xml Fix logback-tools.xml incorrectly configured for outputing to System.err 2015-11-04 12:26:12 +00:00
logback.xml Use $CASSANDRA_HOME for default paths instead of /var 2014-06-05 15:38:41 -05:00
metrics-reporter-config-sample.yaml Add configurable metrics reporting 2013-10-01 14:25:42 -05:00

README.txt

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

cassandra.yaml: main Cassandra configuration file
logback.xml: logback configuration file for Cassandra server


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

cassandra-topology.properties: used by PropertyFileSnitch