You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Viraj Jasani (JIRA)" <ji...@apache.org> on 2019/06/15 11:02:00 UTC

[jira] [Updated] (AMBARI-25208) Provide a way to setup HBase Replication

     [ https://issues.apache.org/jira/browse/AMBARI-25208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viraj Jasani updated AMBARI-25208:
----------------------------------
    Description: 
Ambari should provide an API level implementation to enable replication between 2 HBase clusters.

In HBase, cluster replication refers to keeping one cluster state synchronized with that of another cluster, using the write-ahead log (WAL) of the source cluster to propagate the changes. Replication is enabled at column family granularity.

As part of this JIRA, we can provide functionality to add/remove peer cluster keys to existing HBase cluster.

 

  was:
Ambari should provide an API level implementation to enable replication between 2 HBase clusters.

In HBase, cluster replication refers to keeping one cluster state synchronized with that of another cluster, using the write-ahead log (WAL) of the source cluster to propagate the changes. Replication is enabled at column family granularity.

 


> Provide a way to setup HBase Replication
> ----------------------------------------
>
>                 Key: AMBARI-25208
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25208
>             Project: Ambari
>          Issue Type: New Feature
>          Components: ambari-server
>    Affects Versions: trunk, 2.7.0, 2.8.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Critical
>              Labels: HBase
>
> Ambari should provide an API level implementation to enable replication between 2 HBase clusters.
> In HBase, cluster replication refers to keeping one cluster state synchronized with that of another cluster, using the write-ahead log (WAL) of the source cluster to propagate the changes. Replication is enabled at column family granularity.
> As part of this JIRA, we can provide functionality to add/remove peer cluster keys to existing HBase cluster.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)