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
I recently copied some large databases using this tool, it seems there was some issue in the process and the validator reports missing rows:
23/08/07 17:49:39 ERROR migrator: Found the following comparison failures: 23/08/07 17:49:39 ERROR migrator: Row failure: * Source row: CassandraRow{user_id: ...} * Target row: <MISSING> * Failures: - Missing target row
Is it possible to add a feature so the validator can copy the missing data it detects?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I recently copied some large databases using this tool, it seems there was some issue in the process and the validator reports missing rows:
Is it possible to add a feature so the validator can copy the missing data it detects?
The text was updated successfully, but these errors were encountered: