Tool to verify data in two clusters
-----------------------------------
Key: HBASE-3013
URL: https://issues.apache.org/jira/browse/HBASE-3013
Project: HBase
Issue Type: New Feature
Reporter: Jean-Daniel Cryans
Assignee: Jean-Daniel Cryans
Fix For: 0.90.0
It would be useful to have a tool to easily compare the data between tables in
different clusters, at least to make sure that replication is working
correctly. I'm thinking of building that inside CopyTable, kind of an option à
là --verify that could be run independently or after the copy (or not at all).
The fact that we can already pass start/stop times is pretty useful too when
you don't want to check the whole tables, do incremental verifications, etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.