MyNixOS website logo
option-set

services.cassandra

Showing entries 1-28 out of 28.
jmxRolesNixOS option-set
Enables or disables the native transport server (CQL binary protocol)
The name of the cluster
Whether to enable Apache Cassandra – Scalable and highly available database
Extra options to be merged into cassandra.yaml as nix attribute set
Extra shell lines to be appended onto cassandra-env.sh
Set the interval how often full repairs are run, i.e. nodetool repair --full is executed
Options passed through to the full repair command
Run Apache Cassandra under this group
Must be left blank or set together with heapNewSize
Home directory for Apache Cassandra
Set the interval how often incremental repairs are run, i.e. nodetool repair is executed
Options passed through to the incremental repair command
Specifies the default port over which Cassandra will be available for JMX connections
Roles that are allowed to access the JMX (e.g. nodetool) BEWARE:
Specify your own jmx roles file
Populate the JVM_OPT environment variable
Address or interface to bind to and tell other Cassandra nodes to connect to
Set listenAddress OR listenInterface, not both
XML logback configuration for cassandra
Set this to control the amount of arenas per-thread in glibc
Must be left blank or set together with heapNewSize
The cassandra package to use
Cassandra ships with JMX accessible only from localhost
The address or interface to bind the native transport server to
Set rpcAddress OR rpcInterface, not both
The addresses of hosts designated as contact points in the cluster
Run Apache Cassandra under this user