dcos-cassandra-service
dcos-cassandra-service copied to clipboard
Restore Backup Doc is not proper
If restore backup snapshot to new created cluster
with
dcos cassandra --name=
--backup_name=
--external_location=s3://
--s3_access_key=
--s3_secret_key=
We have once more parameters to https://github.com/mesosphere/dcos-cassandra-service/blob/master/cassandra-scheduler/src/main/java/com/mesosphere/dcos/cassandra/scheduler/resources/BackupRestoreRequest.java is restore_type
provide restore_type = "new" in API if its new cluster otherwise it take default value "existing"
please add this in documents https://github.com/mesosphere/dcos-cassandra-service/blob/master/docs/backup-and-restore.md
This repo is deprecated and will be archived in one week. Please see the latest version of Cassandra or DSE for DC/OS:
https://docs.mesosphere.com/service-docs/cassandra/ https://docs.mesosphere.com/service-docs/dse/ (enterprise-only)