You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/05 00:37:16 UTC

[jira] [Commented] (ACCUMULO-378) Multi data center replication

    [ https://issues.apache.org/jira/browse/ACCUMULO-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960512#comment-13960512 ] 

ASF subversion and git services commented on ACCUMULO-378:
----------------------------------------------------------

Commit 13561ebbb7480c18df3538c1eed04e8f218cfca2 in accumulo's branch refs/heads/ACCUMULO-378 from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=13561eb ]

ACCUMULO-378 Design document with first round of changes.


> Multi data center replication
> -----------------------------
>
>                 Key: ACCUMULO-378
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-378
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Sapan Shah
>            Assignee: Josh Elser
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> The use case here is where people have multiple data centers and need to replicate the data in between them.  Accumulo can model this replication after the way that HBase currently handles the replication as detailed here (http://hbase.apache.org/replication.html).  
> There will be one master Cluster and multiple slave clusters.  Accumulo will use the Master-Push model to replicate the statements from the master clusters WAL to the various slaves WALs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)