Clone this repo:

Branches

  1. 47fb307 Updated README.md file by Carlos Frias · 7 years ago master
  2. 9d79eb5 Updated existing changes by Carlos Frias · 7 years ago
  3. eeca0fc Updated README.md file by Carlos Frias · 7 years ago
  4. 37dbc1e Updated README.md file by Carlos Frias · 7 years ago
  5. 4177a79 Updated LICENSE file by Carlos Frias · 7 years ago

Apigee OPDK Cassandra Change Replication Factor

This role makes changes to the replication factor of a Cassandra keyspace

Requirements

It is assumed that this will be executed on a node running Cassandra as part of an Edge instance.

Role Variables

keyspace: Name of the keyspace to update

opdk_region: Name of the opdk region to update

replication_factor: The replication factor integer to set.

Dependencies

  • apigee-opdk-setup-default-settings

Example Playbook

- hosts: '{{ hosts }}'
  roles:
     - { role: apigee-opdk-setup-default-settings }

License

Apache License Version 2.0, January 2004

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.

How to Contribute

We'd love to accept your patches and contributions to this project. Please review our guidelines.