Skip to content

Instantly share code, notes, and snippets.

@memorycraft
Created March 8, 2013 16:53
Show Gist options
  • Select an option

  • Save memorycraft/5117931 to your computer and use it in GitHub Desktop.

Select an option

Save memorycraft/5117931 to your computer and use it in GitHub Desktop.
cluster_name: 'クラスタ名'
initial_token: トークン
seed_provider:
- class_name: org.apache.cassandra.locator.SimpleSeedProvider
parameters:
- seeds: "シードIP"
listen_address: 自分のIP
endpoint_snitch: Ec2Snitch
auto_bootstrap: シードならfalse,非シードならtrue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment