Skip to content

Instantly share code, notes, and snippets.

@scynthiadunlop
Created August 3, 2023 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scynthiadunlop/6328b686659583d8f36f5cc038dd383a to your computer and use it in GitHub Desktop.
Save scynthiadunlop/6328b686659583d8f36f5cc038dd383a to your computer and use it in GitHub Desktop.
# feature_store.yaml
project: scylla_feature_repo
registry: data/registry.db
provider: local
online_store:
type: cassandra
hosts:
- node-0.aws_us_east_1.xxxxxxxx.clusters.scylla.cloud
- node-1.aws_us_east_1.xxxxxxxx.clusters.scylla.cloud
- node-2.aws_us_east_1.xxxxxxxx.clusters.scylla.cloud
keyspace: feast
username: scylla
password: password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment