Arun Rai
Arun Rai
### Describe the bug Observing one of our container fail to fetch Message from SQS with error 'The security token included in the request is expired'. This had happened with...
If restore backup snapshot to new created cluster with **dcos cassandra --name= restore start \ --backup_name= \ --external_location=s3:// \ --s3_access_key= \ --s3_secret_key=** _Data stored to new cluster is not same...
1. If cassandra cluster is "authenticator: PasswordAuthenticator" 2. Username and password is need while backupSchema/RestoreSnapshot to aws/azure. 3. /src/main/java/com/mesosphere/dcos/cassandra/executor/tasks/RestoreSchema.java. 4. Username password is added in BackupRestoreRequest.java and BackupRestoreContext.java