Toshihiro Suzuki created HBASE-21871:
----------------------------------------
Summary: Support to specify a peer table name in VerifyReplication
tool
Key: HBASE-21871
URL: https://issues.apache.org/jira/browse/HBASE-21871
Project: HBase
Issue Type: Improvement
Reporter: Toshihiro Suzuki
Assignee: Toshihiro Suzuki
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)