Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
After HBASE-21201, we can specify peerQuorumAddress instead of peerId in VerifyReplication tool. So it no longer requires peerId to be setup when using this tool. However, we don't have a way to specify a peer table name in VerifyReplication for now.
So I would like to propose to update the tool to pass as a peer table name as an argument (ex. --peerTableName=<tablename>).
After resolving this Jira, we will be able to compare any 2 tables in any remote clusters.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-11715 HBase should provide a tool to compare 2 remote tables.
- Closed