You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Alex Araujo (JIRA)" <ji...@apache.org> on 2017/05/01 16:10:04 UTC

[jira] [Created] (PHOENIX-3817) VerifyReplication using SQL

Alex Araujo created PHOENIX-3817:
------------------------------------

             Summary: VerifyReplication using SQL
                 Key: PHOENIX-3817
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3817
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Alex Araujo
            Assignee: Alex Araujo
            Priority: Minor


Certain use cases may copy or replicate a subset of a table to a different table or cluster. For example, application topologies may map data for specific tenants to different peer clusters.

It would be useful to have a Phoenix VerifyReplication tool that accepts an SQL query, a target table, and an optional target cluster. The tool would compare data returned by the query on the different tables and update various result counters (similar to HBase's VerifyReplication).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)