[
https://issues.apache.org/jira/browse/HBASE-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838973#comment-16838973
]
Andrew Purtell commented on HBASE-9950:
---------------------------------------
We also use custom replication endpoints to do things like this, so yeah let's
close it. There are multiple ways to achieve this result.
> Row level replication
> ---------------------
>
> Key: HBASE-9950
> URL: https://issues.apache.org/jira/browse/HBASE-9950
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Reporter: Ishan Chhabra
> Priority: Minor
>
> We have a replication setup with the same table and column family being
> present in multiple data centers. Currently, all of them have exactly the
> same data, but each cluster doesn't need all the data. Rows need to be
> present in only x out of the total y clusters. This information varies at the
> row level and thus more granular replication cannot be achieved by setting up
> cluster level replication.
> Adding row level replication should solve this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)