cassandra/conf
Marcus Eriksson 850cd59ca4 Add paranoid disk failure option.
Patch by marcuse, reviewed by kohlisankalp and jbellis for CASSANDRA-6646
2014-03-18 07:52:30 +01: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 branch 'cassandra-1.2' into cassandra-2.0 2014-02-28 15:14:24 -06: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 Add paranoid disk failure option. 2014-03-18 07:52:30 +01:00
commitlog_archiving.properties Additional NEWS and test fixes for 2.0 (part of CASSANDRA-5909) 2013-09-14 17:45:00 -07: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
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
log4j-server.proprties: log4j configuration file for Cassandra server


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

cassandra-topology.properties: used by PropertyFileSnitch