cassandra/conf
Jonathan Ellis 73a86fcdd0 revert changes to default sync period and rpc timeout. patch by jbellisp
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@939448 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29 18:47:16 +00:00
..
README.txt add README for conf/ contents 2010-04-27 17:06:18 +00:00
access.properties cleanup sample configurations 2010-01-19 02:12:13 +00:00
cassandra-rack.properties add README for conf/ contents 2010-04-27 17:06:18 +00:00
cassandra.yaml revert changes to default sync period and rpc timeout. patch by jbellisp 2010-04-29 18:47:16 +00:00
datacenters.properties move per-datacenter replication factor into datacenters.properties 2010-04-27 17:06:04 +00:00
log4j-server.properties snitch and log4j level tweaks. patch by Stu Hood; reviewed by jbellis for CASSANDRA-1009 2010-04-22 00:58:17 +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
passwd.properties cleanup sample configurations 2010-01-19 02:12:13 +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
============================

access.properties: used for authorization
passwd.properties: used for authentication
cassandra-rack.properties: used by PropertyFileSnitch
datacenters.properties: used by DatacenterShardStrategy