Hi Experts,
I am facing a pop up error while trying to delete a keyspace in cassandra which says:
Error while deleting keyspace: SchemaDisagreementException()
Tried to delete through cql which says:
Attempt #1: Schema versions disagree, (try again later).
Attempt #2: Schema versions disagree, (try again later).
Attempt #3: Schema versions disagree, (try again later).
Attempt #4: Schema versions disagree, (try again later).
schema is simple. I have used Simple strategy with replication factor of 3 in cluster of 8 nodes.
Is there Any specific reason for this to happen? Any help?
Thanks,
Nish
