Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

cassandra restore error

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 Solved
3 3 498
1 ACCEPTED 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.

View solution in original post

3 REPLIES 3