Skip to content

Instantly share code, notes, and snippets.

@Enigo
Last active September 16, 2023 11:07
Show Gist options
  • Save Enigo/9725abba1d1d37b24f9e3527b94c3c23 to your computer and use it in GitHub Desktop.
Save Enigo/9725abba1d1d37b24f9e3527b94c3c23 to your computer and use it in GitHub Desktop.
cluster_name: ClusterName
num_tokens: 256
data_file_directories:
- /var/lib/scylla/data
commitlog_directory: /var/lib/scylla/commitlog
seed_provider:
- class_name: org.apache.cassandra.locator.SimpleSeedProvider
parameters:
- seeds: localhost
listen_address: localhost
rpc_address: localhost
native_transport_port: 9042
endpoint_snitch: Ec2Snitch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment