We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As documented, schema backup / restore is not supported for Blob storage. There are ToDos: AzureStorageDriver.java#L160 AzureStorageDriver.java#L227
The text was updated successfully, but these errors were encountered:
Add schema upload/download support to AzureStorageDriver
da069b9
Uses the CloudBlobContainer abstraction to write the schema to a well-known path. Fixes mesosphere-backup#450
6bb0ee6
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)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
As documented, schema backup / restore is not supported for Blob storage. There are ToDos:
AzureStorageDriver.java#L160
AzureStorageDriver.java#L227
The text was updated successfully, but these errors were encountered: