You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Sapan Shah (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 18:18:59 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=13202550#comment-13202550 ] 

Sapan Shah commented on ACCUMULO-378:
-------------------------------------

I have started some basic work on this, such as working on trying to get the WAL working on HDFS.
                
> 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: Sapan Shah
>            Priority: Minor
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira