cassandra/conf
T Jake Luciani 150f827364 Merge branch 'cassandra-2.1.4-build' into cassandra-2.1
Conflicts:
	CHANGES.txt
	NEWS.txt
2015-04-01 10:56:05 -04: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 Bind JMX to localhost unless explicitly configured otherwise 2015-03-30 09:38:50 -04:00
cassandra-env.sh Merge branch 'cassandra-2.1.4-build' into cassandra-2.1 2015-04-01 10:56:05 -04: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 DatabaseDescriptor throws NPE when rpc_interface is used 2015-03-17 19:27:54 +01:00
commitlog_archiving.properties Update example commands in commitlog_archiving.properties 2015-03-03 15:12:32 -08:00
cqlshrc.sample Improve cqlsh waiting for a trace to complete 2014-07-30 15:57:06 -05:00
logback-tools.xml Update versions and add licenses for 2.1-beta2 release 2014-05-01 16:40:15 +02: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