I tried to restore Cassandra with a fresh Apigee hybrid installation and followed the documentation, but the restore pod is failing. The restore job fails multiple times, then the restore pod is removed, and the restoration is not successful. The logs of the restore pods show a series of "AlreadyExists" messages:
# few logs
Table 'perses.cleanser_job' already exists
/tmp/tmp/schema.cql:1441:AlreadyExists: Table 'perses.marked_entity' already exists
/tmp/tmp/schema.cql:1465:AlreadyExists: Table 'perses.entity_count' already exists
ERROR: cqlsh failed to create schema
Solved! Go to Solution.
This issue has been resolved.
Check the backup files.
I deleted the files except schema file that's why it is giving me these already exists error.
If you are facing this issue kindly check your backup files.